Skip to main content

Home/ Linux/ Group items tagged user

Rss Feed Group items tagged

mikeitt

5 Methods to Find Out Which Group a User Belongs to in Linux | 2daygeek.com - 0 views

  • All system users are listed in the /etc/passwd file, the groups are listed in the /etc/group file, and the actual password is stored in the /etc/shadow file.
    • mikeitt
       
      All system users are listed in the /etc/passwd file, the groups are listed in the /etc/group file, and the actual password is stored in the /etc/shadow file.
    • mikeitt
       
      All system users are listed in the /etc/passwd file, the groups are listed in the /etc/group file, and the actual password is stored in the /etc/shadow file.
anonymous

12 More of the Best Free Linux Books - Part 1 - LinuxLinks News - 0 views

  •  
    "12 More of the Best Free Linux Books Many computer users have an insatiable appetite to deepen their understanding of computer operating systems and computer software. Linux users are no different in that respect. At the same time as developing a huge range of open source software, the Linux community fortunately has also written a vast range of documentation in the form of books, guides, tutorials, HOWTOs, man pages, and other help to aid the learning process. Some of this documentation is intended specifically for a newcomer to Linux, or those that are seeking to move away from a proprietary world and embrace freedom. There are literally thousands of Linux books which are available to purchase from any good (online) book shop. However, the focus of this article is to highlight champion Linux books which make an invaluable contribution to learning about Linux, and which are also available to download without charge. We have tried to select a fairly diverse selection of books in this article so that there should be something of interest here for any type of user whatever their level of computing knowledge. This article should be read in conjunction with our previous article on free Linux books, entitled 20 of the Best Free Linux Books."
Sandra Nowakowski

The /root Home Directory of the Linux root User - Linux Training Online - Linux Concept... - 0 views

  •  
    When you start working with Linux OS (operating system) and learning how to user Linux, you will soon discover that there are several Linux terms that are similar, the same, or somehow related. For example, the terms: root user, / (root directory) and ...
saraloren506

Linux Users Mailing Lists - 0 views

  •  
    Linux, which is an assembled software distribution and development, is renowned all over the world. Mail Prospects provides you a customized set of Linux users email list, to help you reach out to your targeted audiences. Mail Prospects' team has created the database to deliver the exact marketing solutions for achieving targeted business leads and maximum ROI.
Frank Boros

How to change permissions in Ubuntu 11.10 Oneiric Ocelot with the chmod command - 0 views

  •  
    The chmod command lets you change permissions on files and directories from the command line in Ubuntu 11.10 Oneiric Ocelot.

    First, though, what are permissions?

    Basically, every file and folder on a Ubuntu system can be accessed by three different groups of users - the owning user, the owni
anonymous

Ubuntu Server: Kernel Configuration Considerations - ServerWatch.com - 0 views

  • Preemption The server kernel has kernel preemption turned off (CONFIG_PREEMPT_NONE=y), while the desktop kernel has it enabled (CONFIG_PREEMPT_BKL=y, CONFIG_PREEMPT_VOLUNTARY=y). Preemption works along with scheduling to fine-tune performance, efficiency and responsiveness. In non-preemptive kernels, kernel code runs until completion; the scheduler can't touch it until it's finished. But the Linux kernel allows tasks to be interrupted at nearly any point (but not when it is unsafe, which is a whole huge fascinating topic all by itself), so that tasks of lesser-priority can jump to the head of the line. This is appropriate for desktop systems because users typically have several things going at once: writing documents, playing music, Web surfing, downloading and so on. Users don't care how responsive background applications are; they care only about the ones they're actively using. So if loading a Web page takes a little longer while the user is writing an e-mail, it's an acceptable trade-off. Overall efficiency and performance are actually reduced but not in a way that annoys the user. On servers you want to minimize any and all performance hits, so turning off preemption is usually the best practice.
Maluvia Haseltine

Tips and Tricks for Linux - 0 views

  •  
    A place dedicated to the Linux user. Not only for the advanced but also for novice users who wish to learn how easy life with Linux can be and how customizable the operating system is.
gregorlarson

PulseAudio - ArchWiki - 0 views

  • There is no need to add user to audio group, as it uses udev and logind to dynamically give access to the currently "active" user
    • gregorlarson
       
      What if I am a network user (VNC or RDP or SSH)? Does the audio group matter in that case?
Tim M

Installing Linux Mint 9 64bit Dual Boot with Windows 7 Tutorial - 0 views

  •  
    How-to Tutorial for Installing Linux Mint 9 GNOME 64bit Edition to Dual Boot with Microsoft Windows 7. I give tips and tricks for running Linux Mint 9 for the first time user. I also show how Windows 7 still works fine after installing Linux on top of it. These instructions apply to all Ubuntu..
James Cady

About Fedora Spins - 0 views

  •  
    Fedora spins are alternate versions of Fedora, tailored for various types of users via hand-picked application sets and other customizations.
Frank Boros

How to improve battery life of Linux System / Laptop / PC - 0 views

  •  
    In this tutorial i will show you how to improve battery life of linux system or laptop. For Linux users who enjoy a fragmentation-free and virus-immune laptop, there's barely anything that makes them whine as much as their Redmond-loving counterparts. Linux, on a fully compatible machine, achieves
jdr santos

FreeNAS: The Free NAS Server - Home - 2 views

  •  
    FreeNAS is a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, NFS, AFP, RSYNC, iSCSI protocols, S.M.A.R.T., local user authentication, Software RAID (0,1,5) with a Full WEB configuration interface. FreeNAS takes less than 32MB on
David Corking

Reconnecting your SSH agent to a detached GNU screen session | tolaris.com - 3 views

  •  
    This is almost perfect!  For me, on Debian 7.1, Remi's code needed a small tweak. I put backticks around `whoam`i It allows me to use git push/pull after I have disconnected and reconnected to a screen session. SSH_AUTH_SOCK=$(find /tmp/ssh-* -user `whoami` -name agent\* -printf '%T@ %p\n' 2>/dev/null | sort -k 1nr | sed 's/^[^ ]* //' | head -n 1)
anonymous

Enabling High Performance Data Transfers [PSC] - 0 views

  •  
    These notes are intended to help users and system administrators maximize TCP/IP performance on their computer systems. They summarize all of the end-system (computer system) network tuning issues including a tutorial on TCP tuning, easy configuration checks for non-experts, and a repository of operating system specific instructions for getting the best possible network performance on these platforms
anonymous

MultiGet file downloader - 0 views

  •  
    Welcome to the MultiGet Home page! MultiGet is an easy-to-use GUI file downloader for Windows/Linux/BSDs/MacOs.  It's programmed in C++ and has a GUI based on wxWidgets. It supports HTTP/FTP protocols which covers the requirements of most users. It supports multi-task with multi-thread on multi-server. It supports resuming downloads if the Web server supports it, and if you like, you can reconfig the thread number without stopping the current task. It's also support SOCKS 4,4a,5 proxy, ftp proxy, http proxy. In v0.8.0, a new feature was introduced, that is so called P2SP, or in other words , get file from multiple servers, and combine the data from different site into one file. This makes downloads complete much faster. MultiGet also supports switching language dynamically, you can choose Chinese or English interface.  Generally it will automatic choose a proper language for you. At this time(version 1.1.1), MultiGet can run on Windows 2000/XP, almost all Linux desktops, MacOs, BSDs. It can only depends on GTK+ runtime environment in Linux if statically linked with wxWidgets. It was tested on many system such as : Windows 2000, ubuntu ,kubuntu, xubuntu, fc5, opensuse10.4, mandriva 2007, MEPIS 6.0, PCLinuxOS, CentOS4.4, Puppy2.0, Xandros, edubuntu, RedFlag workstation 5, MagicLinux, dubuntu, archlinux, Hiweed, FreeBSD, MacOS etc.
mo_khamlichi

RightClickMenu alternative Mockup for Ubuntu | Unixmen - 0 views

  •  
    Right click menu on icons - in nautilus - becomes longer and longer. In example, for a folder, there are more than 20 entries. It could be difficult - especially for new users who are not accustomed with shortcuts - to realize simple actions like delete or copy a file/folder. In order to enhance interaction with icons, a right click alternative could be implemented
yc c

scribus.net | Scribus Open Source Desktop Publishing - 0 views

  •  
    Scribus is an open-source program that brings award-winning professional page layout to Linux/Unix, MacOS X, OS/2 and Windows desktops with a combination of "press-ready" output and new approaches to page layout. Underneath the modern and user friendly interface, Scribus supports professional publishing features, such as CMYK color, separations, ICC color management and versatile PDF creation.
levibrown

Linux Test Drive - Bringing Linux to the masses! - 0 views

  •  
    Linux Test Drive(LTD) allows the user to determine which distribution best fits their needs utilizing the Linux Distribution Chooser, and then once that is determined, give the user the ability to "test drive" that distribution directly over the Internet, without the need to download. We are currently accepting beta testers.
Sandra Nowakowski

The / (Root) Directory in the Linux File System - Linux Training Online - Linux Concept... - 0 views

  •  
    When you are a new Linux OS (operating system) user starting to get Linux training, you may become frustrated by Linux documentation that uses several different terms to refer to the same thing - or to a similar thing. To help put an end this Linux fru...
Marco Castellani

Gnome GUADEC conference [--] setting the direction for Gnome 3.0 - heise open source UK - 0 views

  • Gnome 3.0, the next major release of the Unix and Linux desktop, was one of the conference's main topics. There have been intense discussions whether Gnome is stagnating in recent weeks – the twice yearly updates to the current 2.x series deliver steady, but rarely spectacular, new features and improvements.
  • Gnome co-founder Frederico Mena-Quintero concentrated on the traditional document-centred desktop. Whilst users have no problems with emails, chat or music, they often have trouble finding their documents. Rather than a folder view, he espouses a journal, which shows documents sorted chronologically. According to Mena-Quintero, the idea is nothing new, but with a sensible GUI and in tandem with functions such as tags, it could offer significant improvements for users.
1 - 20 of 73 Next › Last »
Showing 20 items per page