rtlechow + linux   158

ranger
vi-like file manager.
apps  cli  console  linux  vim  github 
10 days ago by rtlechow
minnie.tuhs.org/cgi-bin/utree.pl
"Welcome to the Unix Tree. Here you can browse the source code and manuals of various old versions of Unix. For every file, you can also find related files from other versions: this can help show how the different versions of Unix are related. Most of the Unix versions below come from the Unix Archive."
code  history  linux  source  unix 
7 weeks ago by rtlechow
List of remastering software - Wikipedia, the free encyclopedia
Apparently that whole "bootxp/xplite/etc" thing is an entire category of software now. Who knew?
windows  linux  livecd  os  virtualization  virtualbox  testing 
december 2010 by rtlechow
detailed explanation of a recent privilege escalation bug in linux (CVE-2010-3301) at time to bleed by Joe Damato
This article is going to explain how a recent privilege escalation exploit for the Linux kernel works. I’ll explain what the deal is from the kernel side and the exploit side.

This article is long and technical; prepare yourself.
linux  exploit  reference  kernel  code 
september 2010 by rtlechow
why GNU grep is fast
"I am the original author of GNU grep… Anyway, just FYI, here's a quick summary of where GNU grep gets its speed. Hopefully you can carry these ideas over to BSD grep.

#1 trick: GNU grep is fast because it AVOIDS LOOKING AT
EVERY INPUT BYTE.

#2 trick: GNU grep is fast because it EXECUTES VERY FEW
INSTRUCTIONS FOR EACH BYTE that it *does* look at."
algorithm  algorithms  c  grep  gnu  linux  performance  programming  search  string 
august 2010 by rtlechow
Jiffy (time) - Wikipedia, the free encyclopedia
"Jiffy is used in different applications for various short, very short, or extremely short periods of time. In informal speech a "jiffy" means any unspecified short period of time, as in "I'll be back in a jiffy", but in other contexts it has more precise definitions. The word is thought to originally be thieves' cant for lightning, though this cannot be confirmed.[1]"
documentation  linux  clock  language  article  word  time  words 
april 2010 by rtlechow
pwnat - NAT to NAT client-server communication
"pwnat, pronounced "poe-nat", is a tool that allows any number of clients behind NATs to communicate with a server behind a separate NAT with *no* port forwarding and *no* DMZ setup on any routers in order to directly communicate with each other. The server does not need to know anything about the clients trying to connect. Simply put, this is a proxy server that works behind a NAT, even when the client is behind a NAT, without any 3rd party. There is no middle man, no proxy, no 3rd party, no UPnP/STUN/ICE required, no spoofing, and no DNS tricks."
networking  network  security  software  vpn  tunnel  sysadmin  tunneling  linux  udp  nat 
march 2010 by rtlechow
Resynthesizer
"Resynthesizer is a Gimp plug-in for texture synthesis. Given a sample of a texture, it can create more of that texture. This has a surprising number of uses:
* Creating more of a texture
(including creation of tileable textures)
* Removing objects from images
(great for touching up photos)
* Creating themed images
(such as the Resynthesizer logo above)
For details of the algorithm, see my PhD thesis. "
graphics  software  plugin  opensource  photography  linux  photo  plugins  gimp 
march 2010 by rtlechow
Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy
"Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information)."
proxy  tools  http  web  debugging  development  webdev  debug  osx  macosx  linux  mac 
march 2010 by rtlechow
pimped out zsh prompt - Bart's Blog
Caching for git status in zsh prompt.
zsh  shell  unix  linux 
march 2010 by rtlechow
..::CLAM::.. C++ Library for Audio and Music
"Chordata is a simple but powerful application that analyses the chords of any music file in your computer. You can use it to travel back and forward the song while watching insightful visualizations of the tonal features of the song. Key bindings and mouse interactions for song navigation are designed thinking in a musician with an instrument at hands."
audio  programming  music  c++  linux  library  opensource  realtime  prototyping 
march 2010 by rtlechow
VIS - Thomas Müller
"Using todays high performance graphics hardware, we have developed a Qt application which enables the user to interactively explore the stellar sky in the vicinity of a Schwarzschild black hole. For that, we determine what an observer, who can either move quasistatically around the black hole or follow a timelike radial geodesic, would actually see."
astronomy  science  simulator  physics  space  software  linux  blackhole 
february 2010 by rtlechow
Short Order Ruby - Ben Griffiths - Ruby Manor
"Ben once needed to send his colleagues a graph every week, based on some figures in a MySQL database. He thought the obvious way to do that was to create an ASCII bar chart, using Ruby (I like the use of “obvious”). When you change the pager in MySQL all the output from a query gets passed through the program that you specify (much like the pipe examples above). So here’s the chart (the bars are the wrong length – there’s only so fast a boy can type so I’ve blatantly added the bars in after the event):"
ruby  shell  unix  linux  awk  sed  grep  find  cli 
december 2009 by rtlechow
About | Scan Tailor
Scan Tailor is an interactive post-processing tool for scanned pages. It performs operations such as page splitting, deskewing, adding/removing borders, and others. You give it raw scans, and you get pages ready to be printed or assembled into a PDF or DJVU file. Scanning, optical character recognition, and assembling multi-page documents are out of scope of this project.
scanning  books  software  opensource  tools  ocr  linux  utilities  free  scan 
november 2009 by rtlechow
Uzbl - a browser that adheres to the unix philosophy.
Uzbl follows the UNIX philosophy - "Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface."

* very minimal graphical interface. You only see what you need
* what is not browsing, is not in uzbl. Things like url changing, loading/saving of bookmarks, saving history, downloads, ... are handled through external scripts that you write
* controllable through various means such as fifo and socket files, stdin, keyboard and more
* advanced, customizable keyboard interface with support for modes, modkeys, multichars, variables (keywords) etc. (eg you can tweak the interface to be vim-like, emacs-like or any-other-program-like)
* focus on plaintext storage for your data and configs in simple, parseable formats
* Uzbl keeps it simple, and puts you in charge.
browser  webkit  linux  web  unix  software  vim  opensource  lightweight  uzbl 
september 2009 by rtlechow
Color Scheme Sampler Pack - [Nov 2008 Update] 125 Themes(karma 20+), Better Menu! : vim online
"This package is simply to help people who want to try out a lot of color schemes. It is the top 100 rated color schemes on vim.sf.net as of Jan 20th, 2010 that are are not "evil" (binding keys, changing fonts, etc) -- zipped up in a single package. Every single theme was updated to its newest revision, and converted to unix formatted line endings."
editor  colors  themes  script  syntax  programming  linux  plugin  vim  color  colorscheme 
december 2008 by rtlechow
« earlier      

related tags

3d  accessibility  activism  admin  administration  algorithm  algorithms  amazon  analysis  analytics  android  animation  apache  app  apple  applications  apps  archive  art  article  astronomy  asus  audio  authentication  authoring  auto  awk  backup  backups  bash  bbs  blackhole  blender  blogs  book  books  boot  bootsplash  bridge  browser  c  c++  cafe  cartoon  centos  cheap  cheatsheet  chef  chroot  cli  clock  cloud  cloudcomputing  code  coding  color  colors  colorscheme  colour  commandline  commands  community  comparison  computer  computers  computervision  conary  config  configuration  console  cool  counter  cracking  culture  data  database  datacenter  davix  debian  debootstrap  debug  debugging  dedicated  deployment  design  desktop  development  directory  disk  distro  document  documentation  dos  dotfiles  download  drawing  dropbox  dvd  ebook  ebooks  ec2  editor  education  eee  electronics  email  emulation  encryption  environment  exchange  exploit  exploits  faq  fedora  festival  files  filesystem  find  firefox  firewall  fish  fluxbox  fonts  foss  free  freedom  freeware  fun  funny  game  games  gaming  geek  genealogy  gensplash  gimp  git  github  gmail  gnome  gnu  google  graphics  green  grep  grid  groupware  grub  gtd  gui  guide  hack  hacker  hacking  hacks  harddrive  hardware  history  hosting  howto  http  humor  humour  ibm  image  infosec  install  intel  interface  internet  iphone  it  jwz  kernel  kexec  keyboard  keys  kvm  language  laptop  ldap  learning  lenovo  library  lightweight  linux  list  livecd  load  log  logging  lvm  mac  macos  macosx  mail  managed  management  manual  mining  modeling  monitoring  music  mutt  mvc  mysql  nat  network  networking  ocr  odf  online  open  open-source  openldap  opensource  openssh  openstandards  openvz  optimization  os  oss  osx  outlook  packages  packaging  performance  perl  philosophy  photo  photography  php  physics  plugin  plugins  policy  politics  power  presentation  privacy  processing  productivity  profiling  programming  projects  protocol  prototyping  proxy  python  raid  rails  rdist  realtime  reference  remote  renegade  roguelike  rpath  rpg  rss  rsync  ruby  rush  s3  scan  scanning  science  scm  screen  screencast  screencasts  script  scripting  search  security  sed  server  servers  sharing  shebang  shell  simulation  simulator  slang  snmp  software  source  space  speech  spring  ssh  standards  statistics  stats  stephenson  storage  strategy  string  syntax  sysadmin  tcp  tech  techtalk  terminal  testing  themes  thinkpad  time  tips  todo  tool  tools  Toronto  tricks  tty  tuning  tunnel  tunneling  tutorial  tutorials  tycoon  typography  ubuntu  udp  ui  unix  usability  usage  utilities  utility  utils  uzbl  vector  versioncontrol  vi  video  vim  virtualbox  virtualization  vision  visualization  vm  vmware  vpn  vps  vulnerability  w2do  web  webdev  webhosting  webkit  webmail  wiki  wikipedia  windowmanager  windows  wm  wmii  word  words  work  x11  xdebug  xen  xterm  zen  zsh 

Copy this bookmark:



description:


tags: