Skip to main content

Home/ Linux/ Group items tagged etc

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.
Luciano Ferrer

Master PDF Editor for Linux - 0 views

  •  
    * Create new PDF or edit existing ones. * Add and/or edit bookmarks in PDF files. * Fast and simple PDF forms fill out. * Changing font attributes (size, family, color etc). * Encrypt and/or protect PDF files using 128 bit encryption. * Convert XPS files into PDF. * JavaScript support. * Dynamic XFA form support. * Validation Forms and Calculate Values. * Add PDF controls (like buttons, checkboxes, lists, etc.) into your PDFs. * Import/export PDF pages into common graphical formats including BMP, JPG, PNG, and TIFF. * Signing PDF documents with digital signature, signatures creation and validation. * Free PDF Editor on Linux ( for non-commercial use)
  •  
    * Create new PDF or edit existing ones. * Add and/or edit bookmarks in PDF files. * Fast and simple PDF forms fill out. * Changing font attributes (size, family, color etc). * Encrypt and/or protect PDF files using 128 bit encryption. * Convert XPS files into PDF. * JavaScript support. * Dynamic XFA form support. * Validation Forms and Calculate Values. * Add PDF controls (like buttons, checkboxes, lists, etc.) into your PDFs. * Import/export PDF pages into common graphical formats including BMP, JPG, PNG, and TIFF. * Signing PDF documents with digital signature, signatures creation and validation. * Free PDF Editor on Linux ( for non-commercial use)
vas_kut

Set DNS and-or Nameservers - Manjaro Linux - 0 views

  •  
    If you feel that your Att U-verse or other ISP is painfully slow: manually change your DNS settings. Go to /etc/resolv.conf or make '/etc/resolv.conf.head' file, which will apply any changes to the top of the resolv.conf file. (a tail file is also possible).
Chris Fung

[Fix Work] ubuntu - can't start x11vnc without attached monitor - Unix & Linux Stack Ex... - 0 views

  • apt-get install vnc4server x11-xserver-utils xserver-xorg-video-dummy xterm wm2
  • sudo apt-get install x11vnc xserver-xorg-video-dummy check /etc/defaults/grub that it includes nomodeset flag: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
  • /etc/X11/xorg.conf
  • ...4 more annotations...
  • Section "Monitor" Identifier "Monitor0" HorizSync 28.0-80.0 VertRefresh 48.0-75.0 # 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz Modeline "1680x1050_60.00" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync EndSection Section "Device" Identifier "Card0" Driver "dummy" EndSection Section "Screen" DefaultDepth 24 Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection
  • create service script in /etc/init.d/vncserver
  • your_username
  • 192.168.1.10
  •  
    Problem: VNC or Teamviewer can't start because no monitor is connected to Ubuntu. Solution: Installing a dummy video device to Xserver by following the instruction in this post.
Luciano Ferrer

Securiza tu web con este .htaccess | Blog of SysAdmins - 0 views

  •  
    "#Evitar escaneos, manipulación e inyeccion SQL (SQL, XSS, etc) RewriteCond %{HTTP_USER_AGENT} ^$ [OR] RewriteCond %{HTTP_USER_AGENT} ^(-|\.|') [OR] RewriteCond %{HTTP_USER_AGENT} ^(.*)(|%3C|%3E)(.*) [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^(java|curl|wget)(.*) [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^(.*)(libwww-perl|libwwwperl|snoopy|curl|wget|winhttp|python|nikto|scan|clshttp|archiver|loader|email|harvest|fetch|extract|grab|miner|suck|reaper|leach|havij)(.*) [NC,OR] RewriteCond %{REQUEST_URI} ^(/,|/;|/|/'|/`|/%2C|/%3C|/%3E|/%27|/////) [NC,OR] RewriteCond %{HTTP_REFERER} ^(.*)(%00|%08|%09|%0A|%0B|%0C|%0D|%0E|%0F|%2C||'|%3C|%3E|%26%23|%27|%60)(.*) [NC,OR] RewriteCond %{QUERY_STRING} ^(.*)(%00|%08|%09|%0A|%0B|%0C|%0D|%0E|%0F|%2C|%3C|%3E|%27|%26%23|%60)(.*) [NC,OR] RewriteCond %{HTTP_COOKIE} ^(.*)(|'|%3C|%3E|%27)(.*) [NC] RewriteRule ^(.*)$ index.php [NC] #Evita manipulacion en la URL RewriteCond %{REQUEST_METHOD} ^(HEAD|TRACE|DELETE|TRACK) [NC,OR] RewriteCond %{THE_REQUEST} ^.*(\\r|\\n|%0A|%0D).* [NC,OR] RewriteCond %{HTTP_REFERER} ^(.*)(|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{HTTP_COOKIE} ^.*(|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{REQUEST_URI} ^/(,|;|:||">|"|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(;||'|"|\)|%0A|%0D|%22|%27|%3C|%3E|%00).*(/\*|union|select|insert|cast|set|declare|drop|update|md5|benchmark).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(localhost|loopback|127\.0\.0\.1).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(|'|%0A|%0D|%27|%3C|%3E|%00).* [NC] RewriteRule ^(.*)$ index.php [NC] #Complica l
James Cady

Medibuntu - Community Ubuntu Documentation - 0 views

  •  
    Medibuntu (Multimedia, Entertainment & Distractions In Ubuntu) is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons (copyright, license, patent, etc).
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.
anonymous

CDCat - 0 views

  •  
    The cdcat is graphical (QT based) multiplatform (Linux/Windows/MacOS) catalog program which scans the directories/drives you want and memoryze the filesystem (including the tags of mp3's) and store it in a small file. Features: - Searching with regex or wildcards in file names/comments/tags/etc... - Read mp3 tags (if you enable it) - Autoload database on startup - Can mount/umount/eject the cd-drive on Linux - Read file content from the specified files (e.g: *.nfo) - Platform indepentent Gzipped XML format. - Import/Export functions for CSV/XML-gtktalog/HTML - Possibility to add comment for files or directories.
yc c

Free Online Backup, File and Folder Sync, Share & Storage for Windows, Mac, and Linux -... - 0 views

  •  
    SpiderOak offers a different approach to online backup by combining a suite of services into one consolidated tool - free online backup, synchronization, sharing, remote access, and storage. This difference is further measured in our zero-knowledge privacy policy - the first one ever employed in this setting. Our flexible design allows you to handle data from any operating system (Mac, Windows and Linux) or location (external drives, network volumes, USB keys, etc...) using just one centralized account.
Sandra Nowakowski

MCSD Preparation - 0 views

  •  
    Mohd. Rafi's Top 50 Hits. My Entertainment Page Conatin Gif Art Gallery,animated Gif,jpg,jpeg Etc.it Contain Lots Of Info For Mcsd Preparation.this Site Have Good Humour,jokes Like Clean,sexy, ... Members.rediff.com/muder/rafi.html Mcsd Boson Pro...
DJHell .

The Perfect Server - CentOS 5.2 | HowtoForge - Linux Howtos and Tutorials - 0 views

  •  
    This tutorial shows how to set up a CentOS 5.2 server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.2, but should apply to the 64-bit version with very little modifications as well.
DJHell .

The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server) | HowtoForge - Linux H... - 0 views

  •  
    This tutorial shows how to set up an Ubuntu Hardy Heron (Ubuntu 8.04 LTS) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Ubuntu 8.04 LTS, but should apply to the 64-bit version with very little modifications as well.
Maluvia Haseltine

Xpdf - 0 views

  •  
    XPDF is an open source viewer for Portable Document Format (PDF) files. (These are also sometimes also called 'Acrobat' files, from the name of Adobe's PDF software.) The Xpdf project also includes a PDF text extractor, PDF-to-PostScript converter, and various other utilities. Xpdf runs under the X Window System on UNIX, VMS, and OS/2. The non-X components (pdftops, pdftotext, etc.) also run on Win32 systems
yc c

Welcome - netboot.me - 1 views

  •  
    netboot.me is a service that allows you to boot nearly any operating system or utility on any computer with a wired internet connection - without having to know ahead of time what you'll want to boot. Once you can netboot.me, you never need to update your boot disk again! In order for your computer to know where to find the netboot servers, you need to change your DHCP settings to return some extra information. The two relevant pieces of information: next-server, which should be "tftp.netboot.me", and "filename", which should be "netbootme.kpxe". How to set these settings depends on your DHCP server. For dhcpd, simply add the following to the relevant 'subnet' section of your configuration: next-server "tftp.netboot.me" filename "netbootme.kpxe" For dnsmasq, the following line in /etc/dnsmasq.conf will achieve the same effect: dhcp-boot=netbootme.kpxe,tftp.netboot.me netboot.me works through the magic of netbooting. There are a number of ways to boot a computer with netboot.me. The simplest is to download a bootable image and burn it to a CD, USB memory stick, or floppy disk. Boot off it on any networked computer, and it will automatically fetch the latest boot options from netboot.me and let you choose from dozens of installation, recovery, testing, portable desktop and other tools. You can also start netboot.me from any computer running gPXE, or from any netbootable computer with some simple tweaks to your DHCP server.
yc c

Qubes - 4 views

shared by yc c on 08 Apr 10 - Cached
  •  
    Isn't Qubes just another Linux distribution after all? Well, if you really want to call it a distribution, then we're more of a "Xen distribution", rather then a Linux one. But Qubes is much more than just Xen packaging -- it has its own VM management infrastructure, with support for template VMs, centralized VM updating, etc, and also its very unique GUI virtualization infrastructure. What is the main concept behind Qubes? To build security on the "Security by Isolation" principle. Key architecture features:Based on a secure bare-metal hypervisor (Xen)Networking code sand-boxed in an unprivileged VM (using IOMMU/VT-d)No networking code in the privileged domain (dom0)All user applications run in "AppVMs", lightweight VMs based on LinuxCentralized updates of all AppVMs based on the same templateQubes GUI virtualization presents applications like if they were running locallyQubes GUI provides isolation between apps sharing the same desktopStorage drivers and backends sand-boxed in an unprivileged virtual machine(*)Secure system boot based on Intel TXT(*)
Luciano Ferrer

Remove Duplicate Messages (Alternate) :: Complementos para Thunderbird - 0 views

  •  
    "The old 'Remove Duplicate Messages' is missing important features, and does not have a free software license. This is a full rewrite, with an GPL-LGPL-MPL license. Performance has been improved and many features and capabilities have been added, including: - Choice of comparison criteria (subject, author, date, etc). - Comparison of message bodies. - Action on multiple folders. - Review dialog for double-checking which duplicates to delete and which to keep. - Good performance on local folders with large number of messages; reasonable performance with IMAP and RSS accounts. - Spiffy toolbar button+menu."
rajue s

E-Link Box The Blog Press - 0 views

  •  
    Welcome to E-Link Box - The Blog Press!!! E-Link Box is a growing up community in particular to help out Bloggers, Content Writers, Authors, Online marketers, Affiliates and web masters. E-Link Box brings writers, authors, readers, affiliate marketers, webmasters, reviewers and ezine publishers together with social networking capabilities. E-Link Box provides a platform to communicate within the members to share and get assisted by each other. Registered members can create, edit, publish and submit their blog, contents, reviews and articles on topics that suite all types of audience in internet. E-Link Box is the place to blog your ideas, techniques, thoughts, knowledge, tips and stuff. It is free and easy. You have to register an account and submit your content. Members can create and mange their own groups, invite friends, start a post or discuss a topic in inbuilt forum and lot more tool. Any one who loves to write, submit articles, post content, to create high quality backlinks etc can register free with E-Link Box. Increase your exposure to search engines and boost your traffic by submitting your articles post and content as a registered member. Free updated latest web content rss feeds for all webmasters, ezines and newsletter publishers.
Krizna G

Setup network on ubuntu 18.04 - 0 views

  •  
    In this tutorial, We are going to see how to setup network on ubuntu 18.04 desktop and server versions. Ubuntu introduced netplan utlity to configure network on ubuntu 18.04 LTS. It uses YAML file format to read network configuration from /etc/netplan/ directory. Here is more information about netplan and Netplan examples .
Marc Lijour

RMS On Header Files and Derivative Works - Slashdot - 2 views

  • "In this email from 2003, Richard Stallman says 'I've talked with our lawyer about one specific issue that you raised: that of using simple material from header files. Someone recently made the claim that including a header file always makes a derivative work. That's not the FSF's view. Our view is that just using structure definitions, typedefs, enumeration constants, macros with simple bodies, etc., is NOT enough to make a derivative work. It would take a substantial amount of code (coming from inline functions or macros with substantial bodies) to do that.' This should help end the recent FUD about the Android 'clean headers.'"
1 - 20 of 22 Next ›
Showing 20 items per page