Search found 56 matches

by Wolven
2012-11-19 12:57
Forum: Beginners Questions
Topic: Install SSL on Apache2
Replies: 2
Views: 707

Re: Install SSL on Apache2

Hi.

I think you'll find the info you need here: http://www.debian-administration.org/articles/349

Hope that helps.

Edit: If you can't use FTP to the server, but you've got SSH running you can use an FTP client like gFTP to upload files over SSH. http://www.brandonhutchinson.com/Using_gFTP_with ...
by Wolven
2008-11-02 14:59
Forum: General Questions
Topic: gftp default editor
Replies: 3
Views: 1063

You'll find it under: FTP --> Options | Edit Program: <fill_in_your_editor_here>
by Wolven
2008-10-09 02:38
Forum: General Questions
Topic: best mail server for small business
Replies: 4
Views: 1269

Not sure what's the "best" software, but you can find a good howto on setting up an email server here: http://www.howtoforge.com/virtual_users ... ebian_etch
by Wolven
2008-10-08 15:37
Forum: Off-Topic
Topic: Linux Outlaws
Replies: 3
Views: 1709

Zero wrote:Podcast? How big please? Some of us are limited to dialup (don't ask), and thee things are not so easy to grab.
MP3 - 1 hour 32 minutes 19 seconds, 42.4 MB

The link takes you to the website, it's not a direct download link.
by Wolven
2008-10-05 10:12
Forum: General Questions
Topic: saving a build
Replies: 3
Views: 1004

Code: Select all

./config && make install clean 2>&1 | tee your_file.txt
I've never tried this for multiple commands, but I know it works for single commands, like this:

Code: Select all

./config 2>&1 | tee config.txt
by Wolven
2008-10-04 17:18
Forum: Off-Topic
Topic: Live audio streaming
Replies: 3
Views: 1590

I've never setup a live stream before, and I've only dabbled a little bit with streaming in general, but here are a few websites that might get you on the right track:

http://www.icecast.org/
http://web.arm.ac.uk/~spm/software/liveice.html
http://darkice.tyrell.hu/
http://www.gnuware.com/icecast ...
by Wolven
2008-10-04 17:03
Forum: General Questions
Topic: How do you add cursors in Debian Lenny?
Replies: 2
Views: 842

In addition to extracting the theme(s) to ~/.icons you might also need to make a 'default' symlink to the cursor theme you want to use inside the ~./icons directory. Example:

Code: Select all

ln -sf pDebian-24 default
by Wolven
2008-09-20 09:14
Forum: Docs, HowTos, Tips & Tricks
Topic: Scriptable net speed measuring tool
Replies: 3
Views: 2901

DT-Andrew wrote:The link
is not currently working. I don't know if this is just something on my end or not but I thought you would like to know.
The link is not working here either.
by Wolven
2008-08-31 14:37
Forum: General Questions
Topic: Connection Duration of eth0/ppp0
Replies: 4
Views: 1135

I've never used the program before, I just found it with a search, so I don't know how it works, but have you tried taking a look at the config file in ~/.pppstatus/pppstatus.cfg or /var/log/pppstatus.cfg ?
by Wolven
2008-08-30 20:21
Forum: General Questions
Topic: Connection Duration of eth0/ppp0
Replies: 4
Views: 1135

This might not be exactly what you're looking for, but perhaps PPPStatus might be of interest to you.
by Wolven
2008-08-30 19:15
Forum: Off-Topic
Topic: OT: Sweet Baby Xenu, Windows Vista Just Won't Die Die Die!
Replies: 20
Views: 5520

Lavene wrote:I find it suitable actually. Hiring the man that came up with "the show about nothing" to market Vista.
:D I want to put that in my sig.
by Wolven
2008-08-17 13:04
Forum: Docs, HowTos, Tips & Tricks
Topic: Perfect Xfce desktop install
Replies: 39
Views: 104549

vlad59 wrote:I made a fast howto : http://slucas.wikidot.com/en:xfce-conky
Nice. I've linked to your guide in the new Conky section of my howto.
by Wolven
2008-08-17 08:37
Forum: Docs, HowTos, Tips & Tricks
Topic: Perfect Xfce desktop install
Replies: 39
Views: 104549

Re: DSL-style system monitor & tweaks


Also, I was wondering if you can help me to get that nifty no-frills system monitor that is always showing on the DSL (Damn Small Linux) desktop. I really like it, but I don't know what it's called.

I guess you're referring to Conky . Note that you need to configure Conky to use it's own window ...
by Wolven
2008-07-12 01:46
Forum: General Questions
Topic: (SOLVED) Setting up phpmyadmin for virual hosts
Replies: 0
Views: 1457

(SOLVED) Setting up phpmyadmin for virual hosts

I'm having some problems getting access to phpmyadmin from my virtual hosts on my Etch server. On my old Sarge server all I had to do was create a symlink to /usr/share/phpmyadmin in the doc root for the virtual host(s), but doing this on my Etch server just gives me a 500 Internal Server Error ...
by Wolven
2008-05-17 01:24
Forum: Off-Topic
Topic: Anyone good at making web pages?
Replies: 54
Views: 16213

Re: Anyone good at making web pages?

OMG I suck at making web pages.

I've had a registered domain for years for my home server, but I always sucked at making pages. HTML, CSS, bleh! don't like it.

I'm trying all of the HTML editors. Eclipse is way over my head, Quanta is hard too. The old Netscape Composer (now Mozilla Composer) is ...
by Wolven
2008-05-17 00:37
Forum: General Questions
Topic: How to port your program on to the menu bar
Replies: 2
Views: 834

You need to make a appname.desktop file for your program, and place that file in /usr/share/applications/ The files you see in that directory are simply text files making the menu entries, not the executables. Open one of those files in a text editor and you'll see.

Here's a sample file, taken from ...
by Wolven
2008-05-11 20:08
Forum: General Questions
Topic: The best bittorrent client for GNOME
Replies: 4
Views: 1463

Re: The best bittorrent client for GNOME

I already searched this forum and couldn't find any topic on this matter, so i want you guys opinion on that, aside from Deluge but as good as Deluge. The one that i can easily install without resorting to version upgrade. I'm using Etch btw.
Give Freeloader at try. It's pretty simple, but gets ...
by Wolven
2008-05-07 15:24
Forum: General Questions
Topic: disappearing conky
Replies: 4
Views: 1299



[edit] that fixed it. i have had that problem for long time. on ubuntu, fedora, and debian. now i got to get rid of the ugly window somehow. thanks!

You're welcome.

To get rid of the window you can make it pseudo transparent.

# Use pseudo transparency with own_window?
own_window_transparent ...
by Wolven
2008-05-06 23:29
Forum: General Questions
Topic: disappearing conky
Replies: 4
Views: 1299

Which desktop environment or window manager are you using? If you're on GNOME or Xfce. (Possibly KDE too.) You need to have Conky create it's own window.

In the .conkyrc
# Create own window instead of using desktop (required in nautilus)
own_window yes