Tuesday, 29 March 2016

Share file-systems the Unix/Linux way with NFS

Share file-systems the Unix/Linux way with NFS

I know a lot of people use other methods to share drives and folders between computers, including SMB (via SAMBA), but most often the right/best way is with the Network File System (NFS).

With NFS you can mount a drive or folder from your Linux server to a folder on your Linux PC (or other NFS supporting device). This makes for a seamless method of file sharing that also retains all the the native security and access control features of native Linux file systems. Like owner, group, and permissions information.

Take a look and learn NFS.

#Linux   #UNIX   #NFS   #SysAdmin  
http://ask.xmodulo.com/nfs-server-client-centos.html

Tuesday, 22 March 2016

Using the right software sources with OpenSUSE

Using the right software sources with OpenSUSE

OpenSUSE Linux has one of the largest software repositories in the Linux world. However, there will always be things you don't find right out of the box. Instead of rushing off and manually installing software, try doing it the right way first.
- First off, make sure it really isn't in the default repos. Often package names on SUSE are different than on Ubuntu, RedHat, Fedora, Debian etc. Instead of trying to install by package name, run YaST2 and use the excellent search capabilities of the package manager. Try disabling case sensitivity and enabling searching in descriptions and "provides". Then try variations on your search terms. Eg if you can't find UAE (the Amiga emulator) try searching for "Amiga".
- Next go to the package manager and see if there's a repository you need to add.
- If that fails, then search for the package in the OpenSUSE Build Service (OBS), at http://software.opensuse.org/search

#Linux   #OpenSUSE   #Sysadmin  


Thursday, 10 March 2016

Linux - Upping your sysadmin game

Linux - Upping your sysadmin game

Here are 50 tutorials to help bring your Linux skills to the next level.

#Linux   #Unix   #MacOS   #SysAdmin   #Tutorials  
http://www.thegeekstuff.com/2010/12/50-unix-linux-sysadmin-tutorials/

Linux - Mastering the command line

Linux - Mastering the command line

As I always say, until you've mastered the command line, you've mastered nothing. The Command Line and the GUI are the inseperable Yin and Yang of any serious operating system, especially the Unix/Linux family.

Here's a great tutorial on 50 frequently used command line tools and their basic usage. As always, use the man pages for more detailed info.

#Linux   #Unix   #MacOS   #Sysadmin   #1337skills  
http://www.thegeekstuff.com/2010/11/50-linux-commands/

Linux or bust! - Video editing in Linux

Linux or bust! - Video editing in Linux

If you've migrated from another platform, or are already a Linux user but are newly getting into video, then you may be wondering "How do I edit video on Linux?" (or "Where's Adobe?"). 
Have no fear, there are a LOT of very good video editing suits on Linux. From simple and free packages to complete, high end video suites used by Hollywood Studios. One right in the middle is Open Shot. A free, but comprehensive video editor.

This article's tutorial will get you started using Open Shot.

#Linux   #Video   #VideoEditing  
https://www.howtoforge.com/tutorial/an-introduction-to-video-editing-in-openshot-2-0/

Linux Tips - Translate any highlighted text

Linux Tips - Translate any highlighted text

Give your Linux desktop universal translation capabilities.

Note that while this article is geared towards Ubuntu/Mint, it can be adapted to nearly any Linux distribution.

#Linux   #Desktop  
http://www.webupd8.org/2016/03/translate-any-text-you-select-on-your.html