LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old
Rating: 2 votes, 4.00 average.

Mass File Renamer: Changing Cases(Upper/Lower)

Posted 09-13-2008 at 09:50 PM by ghostdog74

Code:
#!/bin/bash
## Change file names into uppper/lower case, or by position.
NO_ARGS=0 
E_OPTERROR=65
DEBUG=0
UPPER=0
FNAME="f"
maxdepth=1
directory=`pwd`
set -o noglob
#---- Functions ------------#

usage() {
 printf "Usage: `basename $0` [-D directory] [-M depth] [-U ] [-p pattern] [-c position ][-d] [-X] [filename(s)]\n"
 cat << EOF
        -D : starting directory.
...
Senior Member
Posted in Uncategorized
Views 3859 Comments 0 ghostdog74 is offline
Old
Rating: 4 votes, 4.00 average.

Ubuntu scp stall resolved

Posted 09-24-2008 at 06:34 AM by Vermind

I had been troubled for long by my Ubuntu server not uploading files with scp or rsync properly. The transfers would hang at a little bit over 2MB, and never proceed from there. I asked on the Ubuntu forums about this, and yesterday received a fix suggestion that worked for me. The fix entails adding lines to /etc/sysctl.conf that change the default net and IPv4 behaviour, like so:

Code:
net.core.rmem_default = 524288
net.core.rmem_max = 524288
net.core.wmem_default
...
LQ Newbie
Posted in Uncategorized
Views 10746 Comments 0 Vermind is offline
Old
Rating: 3 votes, 4.00 average.

The pointlessness of gnuCash

Posted 12-18-2008 at 11:12 PM by lumak (Lumak's Guide to Random Things)
Updated 12-20-2008 at 02:06 AM by lumak

Generally this points to gnuCash on slackware BUT I feel it goes towards everything.

gnuCash doesn't work.

I don't mean that if you actually get it compiled and running it doesn't work. I mean it doesn't work to begin with. A program should either be easy to compile and install with minimal fuss or it should be prepackaged binaries to install. gnuCash is neither!

From slackware's end here is a list of required dependencies.
Code:
- libgsf-gnome
...
Member
Views 10214 Comments 4 lumak is offline
Old
Rating: 2 votes, 4.00 average.

Good advice moderators

Posted 12-20-2008 at 09:15 PM by Drakeo

I find we have great moderators. the job they do are up to spec. You people really catch stuff that goes right by me thank you.
Senior Member
Posted in Uncategorized
Views 2961 Comments 0 Drakeo is offline
Old
Rating: 4 votes, 4.00 average.

Howto: making slackware packages from source without slackbuilds

Posted 12-30-2008 at 06:33 PM by ErV
Updated 02-21-2009 at 08:50 AM by ErV

[SIZE="5"][b]Making slackware packages from source[/b][/SIZE]

I'm posting this because some people have problems with making packages from source code, and howto where I learned how to do it isn't available anymore.

[color=red][b]WARNING![/b][/color]:
1) howto is pretty short and doesn't dive into details too much (although I initially thought about overview of commonly used build systems).
2) This doesn't work for all packages, only for most...
ErV
Senior Member
Posted in Uncategorized
Views 11182 Comments 0 ErV is offline

  



All times are GMT -5. The time now is 07:27 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration