Skip to main content

Home/ Coders/ Group items tagged Linux

Rss Feed Group items tagged

Adildi ldinlio

Hacker Linux Uncovered|free ebooks download - 0 views

  •  
    Hacker Linux Uncovered free download at the best library for free linux ebooks download.
Rodolfo Arce

Edit, Compile and Debug .NET on Linux using VS Code - RHD Blog - 0 views

  •  
    Introducción a compilar y debuggear con .Net Core en Linux con VS Code
Effective Communication

askapache Portable Vimrc with 256 Colorscheme - 0 views

  •  
    « This is 90% geared for purely console/terminal/pty/tty/ssh/putty/telnet/tmux/screen users. I've only just the past couple years started understanding why it was key to learn vim, in the past I never had the patience for it and preferred nano-like editors. Now vim is all I use when on linux, it's so much more productive.. especially with a customized vimrc file. This doesn't require a git checkout, a vim update, a bash update, an OS update, a plugin. No. This is a single file that I use on Arch Linux, NetBSD, FreeBSD, OpenBSD, Debian, Ubuntu, Cent OS, Red Hat, and that's it so far. This is geared for users who use SSH more than anything else. Of course, it works perfect on an X enabled box locally as well. »
David Corking

Issue 9007 - chromium - Crash on illegal instruction (temporary dependence on SSE2) - G... - 0 views

  • Comment 36 by agl@chromium.org, Apr 06 (45 hours ago) You can remove the SSE2 specific flags from the build and you'll still end up with a working browser. However, you can't run pixel-tests with such a browser because your outputs will be different. For everything else, it should be fine. Comment 37 by evan@chromium.org, Apr 06 (45 hours ago) There is no reason we really need SSE2; it's just a temporary workaround for bug 8475.
    • David Corking
       
      Will have to tweak the build by hand. This will no doubt be fixed before Chromium Linux goes to beta, but right now it is a disappointment, as the reported added speed of Chromium may be more valuable on older machines.
  •  
    For now, Linux builds of the chromium open source browser won't work on Intel and AMD processors from the early/mid 2000s (including my desktop PC :( )
shipcod3

Pentesting Distributions and Installer Kits for your Raspberry Pi - 0 views

  •  
    Raspberry Pi for pwning and penetration testing? Of course! Why not? As an introduction, Raspberry Pi is an ARM GNU / Linux box or a credit card size mini computer that can be plugged in to your TV using an HDMI cable then to your USB type of keyboard and mouse.
Fabien Cadet

2012-06: The Linux Graphics Stack | Clean Rinse - 4 views

  •  
    Required backend developer now drop your cv here https://www.owcareers.com/cv-drop-zone
Fabien Cadet

The Linux kernel: System Calls | Andries Brouwer, online book, 2003 - 3 views

  •  
    Desi Escorts In Dubai // Indian Escort In Abu Dhabi // Female Escort Service In Dubai // Pakistani Escort In Abu Dhabi // Call Girls Agency In Dubai // Indian Pakistani Call Girls in Dubai //
omouse

How to: Mount a SFTP Folder (SSH + FTP) on Ubuntu Linux using SSHFS & Fuse « ... - 0 views

  • Purpose: to mount a remote directory on my local Ubuntu Linux Desktop system using SFTP (which is SSH in an FTP-like fashion). The goal is to easily gain access to a remote system’s files through another folder on my desktop. Debina/Ubuntu allows you to easily mount SSH folders via the GUI, however, these mounts won’t show up in the terminal (and in some programs). I used sshfs to accomplish this.
Vincent Tsao

Asterisk at Home or Asterisk at Work in 30 MINUTES :: AsteriskNOW | - 0 views

  •  
    Asterisk® in minutes. AsteriskNOW is an open source Software Appliance; a customized Linux distribution that includes Asterisk (the leading open source telephony engine and tool kit), the AsteriskGUI™, and all other software needed for an Asterisk system. AsteriskNOW is easy to install, and offers flexibility, functionality and features not available in advanced, high-cost proprietary business systems.
Joel Bennett

Shared Linux hosting with Mono : GrokThis.net - 0 views

  •  
    $15 Currently for their mono/asp.net hosting on linux with apache.
Joel Bennett

Shared Linux Web Hosting with Mono support - UbiquityHosting - 0 views

  •  
    Shared Hosting on Linux for as little as $5 a month with Mono/Asp.Net
Joel Bennett

Mono Tools for Visual Studio - 0 views

  •  
    Port your .Net applications to Mono and Linux without leaving Visual Studio... @briandunnington
David Corking

torta - where is my disk space being used? - 0 views

shared by David Corking on 23 Jun 09 - Cached
  • it analyzes the file system directly and generates a Flash file that you can load locally or remotely on any Flash-supporting web browser. Torta uses Gordon, a library that provides flash generation functionality.
  •  
    A very nice graphical front-end for 'du', in Common Lisp. I have tried it - it is trivial to use with SBCL. Version 0.3 works very well on the native Linux filesystem of my laptop, and on its VFAT (Windows) filesystem, provided I mount it with iocharset
Fabien Cadet

Why LD_LIBRARY_PATH is bad, by David Barr (2001) - 2 views

  • This list is prepended to the existing list of compiled-in loader paths for a given executable, and any system default loader paths.
  • For security reasons, LD_LIBRARY_PATH is ignored at runtime for executables that have their setuid or setgid bit set. This severely limits the usefulness of LD_LIBRARY_PATH.
  • SunOS 4.x uses major and minor revision numbers. If you have a library “Xt”, then it's named something like “libXt.so.4.10” (Major version 4, minor 10). If you update the library (to correct a bug, for example), you would install libX11.so.4.11 and applications would automatically use the new version.
  • ...5 more annotations...
  • Linux, SunOS 5.x and most other SYSV variants use only major revision numbers. A library “Xt” is just named something like “libXt.so.4”.
  • Linux confuses things by generally using major/minor library file names, but always include a symlink that is the actual library path referenced. So, for example, a library “libXt.so.6” is actually a symlink to “libXt.so.6.0”.
  • The linker/loader actually looks for “libXt.so.6”.
  • run-time vs link-time paths
  • There's also LD_RUN_PATH which is an environment variable which acts to “ld” just like specifying -R.
freegnu

Ñu - 0 views

  •  
    A collection of short linux admin how to. Including some desktop how to.
1 - 20 of 78 Next › Last »
Showing 20 items per page