Skip to main content

Home/ Linux/ Group items tagged Linux!

Rss Feed Group items tagged

Linux Training

Linux Upcoming Training Shedule - 0 views

ANAL DEB, Sep 4, 2018 Plexus Networks is the best place in Chennai to learn and get hands on training for RedHat training. The trainers are very nice and knowledgeable I took Linux training and c...

Linux Training chennai

started by Linux Training on 25 Sep 18 no follow-up yet
jdr santos

nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format - 3 views

  •  
    nixCraft offers Linux tips, hacks, news, tutorials, guides and ideas in blog format. The main aim is to document the hurdles that most of us face as UNIX/Linux/BSD sys admin in our day today life.
linuxteck

Steps to Install Rocky Linux-8.4 with screenshots - 0 views

Rocky Linux is a Community-based Enterprise Operating System, officially released by Rocky Enterprise Software Foundation (RESF) which is a free support platform with a complete binary-compatible r...

linux rockylinux ubuntu computer training

started by linuxteck on 16 Oct 21 no follow-up yet
James Cady

The 10 Cleverest Ways to Use Linux to Fix Your Windows PC - How-To Geek - 0 views

  •  
    You might not be ready to accept Linux as your desktop yet, but you can still use it to save your Windows PC-whether you need to reset passwords, recover deleted files, or scan for viruses, here's how to do it.
anonymous

Gnome Activity Journal Finds Recently Downloaded Files In Ubuntu | WML Cloud - 0 views

  •  
    Find & Open Recently Downloaded Files In Ubuntu Linux With Gnome Activity Journal
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

Linux Game Cast | Linux gaming news, reviews, capture and whatever else we come up with. - 0 views

  •  
    Linux gaming news, reviews, capture and whatever else we come up with.
Frank Boros

Install and Configure Proftpd Server on RHEL / Fedora / CentOS 6.2 - 0 views

  •  
    This tutorial explains how to install and configure Proftpd Server on CentOS 6.2, Fedora Linux and RHEL clones. ProFTPdProFTPd is one of the most popular, secure and reliable FTP server for the Linux operating system. Proftpd uses a single configuration file and it's very simple to set up. Its con
anonymous

SolusOS | Shine ON - 0 views

  •  
    SolusOS is a Linux operating system based on the hugely popular Debian Linux distribution. It's Gnome-oriented.
Emilyn Manuela

Best and Recommended Linux Dedicated Server Hosting with CentOS - 1 views

  •  
    Linux Dedicated Server Hosting is the best type of web hosting and certainly has some advantages over its counter, Windows Dedicated servers. Why can i say this? Just continue to read this review.
Tim M

Linux Mint 9 LXDE Isadora RC 32bit OS Screencast Review Install Tutorial - 0 views

  •  
    Screencast Review style Tutorial on how to install and use Linux Mint 9 LXDE Isadora RC 32bit Open Source Operating System inside Sun VirtualBox Virtual Machine with Kubuntu as the host on my AMD Phenom II x4 PC.
Tim M

Kubuntu Linux 10.10 Alpha 1 Maverick Meerkat 64bit Screencast Review Tutorial - 0 views

  •  
    Screencast style Review demo and how to install and use Tutorial for Kubuntu Linux 10.10 Alpha 1 Maverick Meerkat 64bit with KDE 4.5 Beta 1. Demonstration created in Kubuntu 9.10 64bit with KDE 4.4.2 and Oracle VirtualBox, recordmydesktop, and kdenlive.
Tim M

Ylmf OS 3.0 32bit with Windows XP theme Screencast Review - 0 views

  •  
    Screencast style Review of Ylmf OS 3.0 32bit which is a Linux that looks like Windows XP theme which is based on Ubuntu Linux 10.04 Lucid Lynx. I am demonstrating the Open Source Operating System running inside Oracle VirtualBox Virtual Machine with Ubuntu 10.10 as the host.
Tim M

DropBox Sync Files on Ubuntu Linux Windows Android Screencast Review Demo Tutorial - 0 views

  •  
    Live Action Video and Screencast style Review Demonstration Tutorial about DropBox software which lets your Sync Files easy on any Operating System platform. I show it working on my Ubuntu Linux 10.10 Maverick Meerkat 64bit and Windows XP 32bit on my ASUS EeePC Netbook and on my LG Android smart...
bryan yu

qBittorrent v1.5.2 has been released recently! - 0 views

  •  
    Are you using Linux platform to download Bittorrent file? If the answer is "Yes", you shall try to use qBittorrent to be your Bittorrent client that is a lightweight Bittorrent client for Linux, and easy to use.
anonymous

Howto: Linux NFSv4 distributed file system access tutorial - 0 views

  •  
    Howto: Linux NFSv4 distributed file system access tutorial
anonymous

OOM Killer - linux-mm.org Wiki - 0 views

  •  
    The functions, code excerpts and comments discussed below here are from mm/oom_kill.c unless otherwise noted. It is the job of the linux 'oom killer' to sacrifice one or more processes in order to free up memory for the system when all else fails. It will also kill any process sharing the same mm_struct as the selected process, for obvious reasons. Any particular process leader may be immunized against the oom killer if the value of its /proc//oomadj is set to the constant OOM_DISABLE (currently defined as -17). The function which does the actual scoring of a process in the effort to find the best candidate for elimination is called badness(), which results from the following call chain: _alloc_pages -> out_of_memory() -> select_bad_process() -> badness() The comments to badness() pretty well speak for themselves:
Graham Perrin

Linux Trojan rears its ugly head | Chester Wisniewski's Blog - 5 views

  • Linux Trojan rears its ugly head
  • In the Linux world, best practices by administrators
  • several mistakes
  • ...8 more annotations...
  • not monitoring their repository
  • stopped publishing checksums
  • now GPG-signing
  • checksums are often hosted on the same system as their archives, or on a system with shared credentials. This serves almost no purpose
  • alter the published checksum
  • When a signature or checksum is provided, check it. That's why they're provided
  • June 12th, 2010
  • Chester Wisniewski
Maluvia Haseltine

Guide to Advanced Linux Command Mastery - Part 1 - 9 views

  •  
    Excellent tutorial on mastering advanced linux commands
« First ‹ Previous 61 - 80 of 860 Next › Last »
Showing 20 items per page