====== Linux on USB Stick ======
Carrying your private OS with you on an encrypted USB stick is very use... T is easy to get started and looks great: https://linuxmint.com/edition.php?id=237
* Debian is rock s... do apt-get upgrade; sudo apt-get install firmware-linux-nonfree''
===== Optimizing performance =====
=... ow that things are happening
Open /etc/grub.d/10_linux and find the following stanza:
linux_entry "${
====== Search Google.com from the Linux command line ======
You can search Google.com from the Linux command line without using a CLI web browser like...
curl -A Mozilla http://www.google.com/search?q=Linux |html2text -width 80
where you can replace Linux with another keyword of your choice. The results will
====== Shut Down Your Windows PC Remotely From Linux ======
By The How-To Geek
If you've ever wanted to remotely reboot a Windows box from your Linux machine, the Command-Line Fu web site has you cov... for Ubuntu, or the corresponding package for your Linux distribution. The simple ''sudo apt-get install s... -common'' command will do it for any Debian-based Linux.
Now you can reboot a machine remotely with the
====== Install flash player in linux 64bit ======
The flashplayer installed by flash-plugininstaller in U... /pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz
extract the file
tar zxf libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz
make plugins directory in in yo... / plugins /
This will install the 64 version of linux 64-bit, now open your firefox and enjoy your flas
====== Replace faulty disk in linux md ======
Replacing a faulty drive in an mdadm managed RAID array.
... l be a bit slow but usable.
Ref:
* http://www.linuxquestions.org/questions/linux-server-73/mdadm-raid-5-single-drive-failure-644325/#post3173822
* http://... ips/re-read-the-partition-table-without-rebooting-linux-system.html
{{tag>linux raid}}
~~LINKBACK~~
~~DI
====== Install puddletag on linux, mp3tag replacement ======
To install puddletag under linux you first have to install needed libraries:
waj... * http://sourceforge.net/apps/phpbb/puddletag/
{{tag>linux mp3 tagging}}
~~LINKBACK~~
~~DISCUSSION~~
====== Linux prevent teamviewer daemon from starting up ======
If you install teamviewer on linux, the ''teamviewerd'' is installed for startup, wh... /questions/267010/how-to-configure-teamviewer-so-it-does-not-load-unless-needed
{{tag>teamviewer linux}}
e commands will preserve the partitioning schema.
Linux sfdisk Command Example
Linux sfdisk command can make a backup of the primary and extended partition tab... fdisk
Ref: http://www.cyberciti.biz/faq/howto-copy-mbr/
{{tag>mbr linux}}
~~LINKBACK~~
~~DISCUSSION~~
opbox ======
If you have a printer attached to a Linux machine, you can easily send print jobs to that p... ef: http://www.labnol.org/software/print-files-on-linux/17841/
{{tag>linux print dropbox}}
~~LINKBACK~~
~~DISCUSSION~~
dd this line to /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="text quiet init_on_alloc=0 intel_iommu=o... o vim /etc/default/grub''
- go to: GRUB_CMDLINE_LINUX=" " and add to: GRUB_CMDLINE_LINUX="init_on_alloc=0"
- save and exit
- ''sudo update-grub''
- rebo
======
Start an ubuntu live system
Locate your linux partition
fdisk -l
Lets assume that your linux installation is in /dev/sda1 and that you want to inst... -restore-grub-boot-loader-after-installing-windows.html
{{tag>linux grub}}
~~LINKBACK~~
~~DISCUSSION~~