Command Line Magic at 2013-04-30T13:18:16+00:00
python -m SimpleHTTPServer # Start a web service on port 8000 that uses the current directory as its document root. #www20Carlos Solís, m2951413, Parin Sharma, dno likes this.
Carlos Solís, Carlos Solís, Parin Sharma, Parin Sharma shared this.
Command Line Magic at 2013-02-28T18:02:30+00:00
$<Tab><Tab> # Show the names of the shell's environment variables. Good if you just need to quickly take a look.dno likes this.
Electronic Frontier Foundation at 2013-02-27T20:24:13+00:00
Help us fight against CISPA, the latest threat to the Internet. eff.org/r.2bJf #CISPAAlertkompatux3s, Micah Lee, Ed G., dno likes this.
Micah Lee, Micah Lee, Danial Behzadi, Danial Behzadi and 8 others shared this.
Máirín at 2013-02-25T16:13:54+00:00
hm, i have no idea why we have trouble encouraging women to join our community. http://ur1.ca/cwkpjJordi Gutiérrez Hermoso, Darren Maczka, Michele Ann Jenkins, dno and 4 others likes this.
Darren Maczka, Darren Maczka, zoowar, zoowar and 14 others shared this.
Show all 11 replies@mairin I think it's offensive with both, for men: it's assuming that any part of my body is disgusting and it can be used in or as a insult@mairin I fail to see the problem here. It's obviously childish to use such profanity and innuendos, but it isn't really sexist or anything.Why don't people admit that Linus can be an asshole some^H^H^H^H often? As a community leader, he should act as such or keep it to himself.Peter Cannon at 2013-02-25T16:14:24+00:00
People make excuses for the types who have no social skills "Oh he thinks on a higher level" so what? Fook you! talk to me properly.Michele Ann Jenkins, dno likes this.
dno shared this.
Evan Prodromou at 2013-02-25T01:57:26+00:00
@bkuhn I think the answer is to do what we do well: release software. They don't call it the License Discussion Movement.Mike Linksvayer, dno likes this.
Libre Chicken, Libre Chicken, Mike Linksvayer shared this.
@evan ouch!Command Line Magic at 2013-02-20T16:22:24+00:00
:set paste # In vim, when you want to paste in code, its often useful to 'set paste' so that the autoindent/syntax doesn't interfere.dno likes this.
Command Line Magic at 2013-02-05T15:34:23+00:00
exiv2 -M"set Exif.Image.Copyright cc-by-sa" image.jpg # add copyright to the EXIF data of your image. Thanks @JimShoeX11R5, Marcio B. Jr., Carlos Solís, dno likes this.
Marcio B. Jr., Marcio B. Jr., Carlos Solís, Carlos Solís shared this.
Electronic Frontier Foundation at 2012-03-21T21:00:46+00:00
Don't want ISPs snooping through your emails and sending what they find to the government? Then speak up now: https://eff.org/r.4SPdno, Kuro Sawai, Alan J. Zeni Jr. likes this.
mitzip, mitzip, Alan J. Zeni Jr., Alan J. Zeni Jr. and 3 others shared this.
@eff Of course it won't help !Canada where our #CRTC granted ISPs permission to DPI Canadians any way they want with #ZEROoversight !CDNpolilaurelrusswurm at 2012-03-21T21:05:31+00:00
Alan J. Zeni Jr. likes this.
Ali Mousavi at 2012-07-18T15:56:50+00:00
@dno you just need to bind "edit-and-execute-command" to a key. e.g. 'bind -m vi "E":edit-and-execute-command ' binds E in vi-editing mode.Hilton Garcia Fernandes, Marcio B. Jr., dno likes this.
haha Persian hackers kick ass :)Marcio B. Jr. at 2012-07-18T17:27:43+00:00
Ali Mousavi likes this.
silner at 2012-07-06T09:26:42+00:00
ACLU’s “Police Tape” App for !Android Lets You Discreetly Record and Backup Police Interactions http://bit.ly/Oy... http://b1t.it/bIRsdno likes this.
ghostdancer, ghostdancer shared this.
Bob Call at 2012-07-02T15:24:38+00:00
dno likes this.
Nicholas Sanders at 2012-06-28T22:05:44+00:00
Great breakdown of the Affordable Care Act. | What exactly is Obamacare and what did it change? http://ur1.ca/9l0h1dno likes this.
Command Line Magic at 2012-06-15T12:12:39+00:00
findmnt --fstab -t nfs # Find a filesystem or search for a filesystem or print all mounted filesystems in the tree-like format. #guestweekdno likes this.
Christopher Allan Webber at 2012-04-22T20:37:36+00:00
Since watching "Blend and Paint" I've been using Blender to sketch out perspective more often with pretty good success. #seriesofcubesdno likes this.
Bruno Miguel at 2012-04-18T02:11:27+00:00
GOOD: How I Made Sleep a Priority—And Got More Productive http://goo.gl/mag/v04Tddno likes this.
Command Line Magic at 2012-04-17T14:16:20+00:00
\foobar # This will run the non-alias function or program. So if you have rm or ls aliased, you can use \rm or \ls. Thx @WarpEngineerdno likes this.
Command Line Magic at 2012-04-12T20:01:53+00:00
sus(){ sort | uniq -c | sort $@; } # Make a function to shorten this commonly used command line pattern & allow for options for final sort.dno likes this.
Bruno Miguel at 2012-03-29T23:09:41+00:00
SSH Tunneling - Poor Techie's VPNhttp://www.linuxtoday.com/news_story.php3dno likes this.
Paradiesstaub at 2012-03-05T22:18:31+00:00
dno likes this.