Booting from different hard drives
https://unix.stackexchange.com/questions/252936/grub2-boot-to-a-second-another-hard-disk /boot/grub2 cat device.map (hd0) /dev/sda(hd1) /dev/sda
https://unix.stackexchange.com/questions/252936/grub2-boot-to-a-second-another-hard-disk /boot/grub2 cat device.map (hd0) /dev/sda(hd1) /dev/sda
rc denotes “run-control”,vi /etc/rc.local#!/bin/sh## This script will be executed *after* all the other init scripts.# You can put your own initialization stuff in here if you don’t# want to do the full Sys V style init stuff.touch /var/lock/subsys/localecho 1 > /proc/sys/net/ipv4/tcp_syncookiesifconfig em1 115.112.176.43 netmask 255.255.255.192route add default gw 115.112.176.1/sbin/ifconfig em1:1 115.112.176.44 netmask 255.255.255.192/sbin/ifconfig em1:2 115.112.176.45 netmask …
Step #1 : Partition the new disk using fdisk command Following command will list all detected hard disks:# fdisk -l | grep ‘^Disk’Output: Disk /dev/sda: 251.0 GB, 251000193024 bytesDisk /dev/sdb: 251.0 GB, 251000193024 bytes A device name refers to the entire hard disk. For more information see Linux partition naming convention and IDE drive mappings.To partition …
You did not specify your distro; however, in Ubuntu and Debian you can find these applications by running: ls /etc/init.d All the files in this directory are actually links to the applications and on boot the OS goes through this directory and starts them all. To list all systemd services: ls -1 /lib/systemd/system/*.service /etc/systemd/system/*.service
How to Install μTorrent (uTorrent) on Ubuntu 18.04(Bionic beaver) 1.Download http://www.utorrent.com/downloads/linux 2. Once the downloading process finish, go to the Downloads folder in file browser and extract the package through its context menu. Tip: If you want other users on the Ubuntu system to be able to use the uTorrent server, extract the package to /opt/ directory. To do so, …
How to Install μTorrent (uTorrent) on Ubuntu 18.04 Read More »
Click the network manager icon in the top menu bar and select “Edit Connections…” In the Network Connections box click “add”. On the dropdown menu click “Import a saved VPN Configuration” and click create… Next, we need to select one of the openVPN configs (which you already have for example vpnbook.com)for the server you’d like …
How to Setup OpenVPN using Ubuntu Network Manager Read More »
1.http://sourcedigit.com 2.linux.softpedia.com 3.http://ubuntuhandbook.org/
open terminal and type sudo apt-get install -f
Installing WineHQ packages If your system is 64 bit, enable 32 bit architecture (if you haven’t already): sudo dpkg –add-architecture i386 Add the repository: sudo add-apt-repository ppa:wine/wine-builds Update packages: sudo apt-get update Then install (example for the development branch): sudo apt-get install –install-recommends winehq-devel If you prefer to use the Staging branch, replace `winehq-devel` with …
Install Wine 1.9.0 on Ubuntu(latest) xenial xerus 16.04 Read More »
1.Chrome 2.firefox 3.vivaldi 4.yandex 5.opera 6.maxthon 7.Browser(preinstalled in ubutnu 15.10) type browser in search bar of ubuntu in 15.10 8. liri browser http://liriproject.me/browser/#discover