Difference between revisions of "General Linux"

From Klaus' wiki
Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
[http://www.ghacks.net/ GHacks] has a lot of trix at hand.
 
[http://www.ghacks.net/ GHacks] has a lot of trix at hand.
 +
 +
[http://www.bashoneliners.com/ Bash One Liners] is a fantastic place for bash trix in just one line.
  
 
Information at your fingertips using [[man]]
 
Information at your fingertips using [[man]]
Line 10: Line 12:
  
 
[[Mount networkdrives when NetworkManager is ready]]
 
[[Mount networkdrives when NetworkManager is ready]]
 +
 +
Here you can [http://returnfalse.net/log/pairing-logitech-unifying-devices-on-gnulinux/ find] a small utility for using the Logitech Unifying products on your favorite Linux.
 +
 +
How to [[switch off the touchpad]] while typing.
 +
 +
How to [[sync one directory on one machine to another]]
 +
 +
Fix a [[MatLab issue]] when it won't start from the program launcher.
 +
 +
Install [[Digilent Waveforms]] on your Fedora.
 +
 +
How to [[Reset lost root password]].
 +
 +
[[Routing]] of IP packets is a common task for a Linux kernel.

Latest revision as of 10:00, 23 August 2018

Besides the specific pages for Centos and Fedora on this page there are links and hints for general Linux.

The GeekStuff is packed with hints and trix.

GHacks has a lot of trix at hand.

Bash One Liners is a fantastic place for bash trix in just one line.

Information at your fingertips using man

How to install an application for all users

Mount networkdrives when NetworkManager is ready

Here you can find a small utility for using the Logitech Unifying products on your favorite Linux.

How to switch off the touchpad while typing.

How to sync one directory on one machine to another

Fix a MatLab issue when it won't start from the program launcher.

Install Digilent Waveforms on your Fedora.

How to Reset lost root password.

Routing of IP packets is a common task for a Linux kernel.