Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,210
» Latest member: greg22
» Forum threads: 4,029
» Forum posts: 16,404
Full Statistics
|
Online Users |
There are currently 446 online users. » 0 Member(s) | 444 Guest(s) Bing, Google
|
Latest Threads |
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 359
|
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 83,009
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 37,861
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,825
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,289
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,236
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 112,942
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 51,605
|
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 41,810
|
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 41,441
|
|
|
How do I install java |
Posted by: littleslayer15 - 2011-07-19, 11:07 PM - Forum: How Do I?
- Replies (9)
|
 |
Hi I am bran new to this website so sorry if this was already asked but I looked and I couldn't find it so I want to know how I can install java on Linux like the topic description said I am using Google chrome (I don't know if that makes a difference) and I am also using Ubuntu I am the biggest noob ever I didn't even know how to install Linux on my computer my brother had to so the more information you can give me the better.
|
|
|
Remote local transfers time out. |
Posted by: Shock Diamond - 2011-07-09, 09:37 PM - Forum: Network Problems
- Replies (2)
|
 |
I have recently replaced Slackware Linux 10.1 with 13.1 and I am experiencing a local remote networking issue over FTP. When I am transfering data over a local route, whether it is to or from the server, the connection stops - all data transfer drops to 0.0k/sec, and even SSH locks out remote access when this occurs. I can still use the local machine in all its functions, but I cannot reconnect via FTP or SSH until I reboot the server.
I have tried to find a reason why this is occuring and I cannot. Transfer speeds are relatively healthy - 50-65 megabytes per second writing to the server and 60-90 megabytes per second reading data from it. If I throttle the transfer speed, it still times out regardless.
My local backup dumps over FTP to the server without locking up. I can retrieve from the FTP through the backup software as well without an issue. Yet still, direct FTP transfer using FlashFXP to ProFTP drops and locks out remote connections.
The only error I can find is in the ProFTPD log:
Jul 09 18:10:32 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): USER <hiddenuser>: Login successful.
Jul 09 18:29:00 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): sendfile transmission aborted
Jul 09 18:29:31 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): notice: user <hiddenuser>: aborting transfer: Unknown error 4294967295
Jul 09 18:31:29 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): Client session idle timeout, disconnected
Jul 09 18:31:29 raven proftpd[1911] localhost (192.168.x.x[192.168.x.x]): FTP session closed.
This error appears in the logs prior to locking out remote access, but I have yet to find out what the flux is causing it!
Any help would be greatly appreciated.
-Shock Diamond
|
|
|
pgp encryption |
Posted by: inittux - 2011-06-20, 02:53 PM - Forum: General Chat
- Replies (2)
|
 |
I just came across a topic I never really thought much of, but then I started playing around
with it and it was quite fun. I now have my thunderbird setup using pgp encryption, so I can
send encrypted emails. I thought it was quite fun to play with, I mostly understand it now.
I thought of making a how to here but the explanation/how to I found on the internet couldn't have
been written better in my opinion that is. Check it here
I'm just wondering how many people here use pgp encryption?
|
|
|
Just saying Hi |
Posted by: Digital Daemon - 2011-06-07, 01:08 PM - Forum: Hello
- Replies (3)
|
 |
Hi Everyone,
I wanted to get with a group of Linux people that can help me get with this OS. I am an IT Guy, but I started taking class at ITT to get an actual degree and this quarter I have my fist Linux class. So I have a administrator level of knowledge when it comes to Microsoft, and a user level of knowledge when it comes to Mac. When it comes to Linux, I am at square one: running into all the noob issues (like: Where is the Device Manager? & How do I get a driver for my wireless network adapter?).
Anyways, looking forward to chatting some Linux with you all.
Thank you,
Digital Daemon
|
|
|
Can remote login via ssh terminal but can't open volume in Krusader (via FISH) |
Posted by: FiftyOneFifty - 2011-05-29, 02:49 PM - Forum: Network Problems
- Replies (1)
|
 |
I have a wireless net between an outbuilding and my house. The ISP service comes into the WAN port of a router in the out building. A WiFi bridge in the house connects to the external router, the bridge is connected to the WAN port of a second router which creates the internal home network.
Inside the house on the internal network I have a Linux appliance with an attached USB drive for storage. It supports SSH but not FTP (and no repos to pull additional protocols from, so adding software requires compiling or hacking).
I have forwarded port 22 (soon to change) through my internal router to the appliance. From a workstation on the outside network in the out building, I can open a remote terminal on the appliance using
"shh <exteral_IP_of_inside_router> -l <username>", but using the same parameters and the FISH (FIle transfer over secure SHell) in Krusader returns "Error: Could not enter folder". Krusader (and WinSCP) connect to the appliances storage fine on workstations on the internal network.
I've also discovered that both SCP and WinSCP via WINE can access the appliance across the inside router, but with widely fluctuating transmission speeds and dropped connections.
|
|
|
Redhat vs CentOS |
Posted by: inittux - 2011-05-27, 04:59 AM - Forum: Redhat
- Replies (5)
|
 |
I know that CentOS is just a Redhat clone with all the redhat stuff stripped off. I've read quite a bit of
different opinions over the internet when it comes to centos vs redhat. I'm just wondering what the opinions
and experiences are of the members on this forum? :)
|
|
|
Linux media/file server for the home |
Posted by: tsowder - 2011-05-11, 12:47 AM - Forum: Just Starting Linux
- Replies (3)
|
 |
Hello all! I'm getting ready to move into a new house and am seriously contemplating setting up a spare Dell box I have as a Linux based home file and media server. My question is this: Which distribution do you recommend most for this? I need something that can serve up documents, ripped movies and music, and possibly act as a secure gateway/firewall for my home network. It would be accessed by my PS3 and two Windows machines. Any and all help would be greatly appreciated :)
|
|
|
Linux Mint 11 RC released |
Posted by: hybrid - 2011-05-10, 08:17 AM - Forum: Linux News
- Replies (2)
|
 |
Quote:Clement Lefebvre has announced that the release candidate for Linux Mint 11 is ready for download and testing: "The team is proud to announce the release of Linux Mint 11 'Katya' RC. Linux Mint 11 comes with updated software and brings refinements and new features to make your desktop even more comfortable to use. Linux Mint 11 comes as a live DVD. A live CD is also available for people without a DVD burner or distributors established in the USA and Japan. The live CD comes with fewer applications, no multimedia codecs and no restricted software, making it fit within 700 MB and safely distributable in countries where the legislation allows patents to apply to software." See the release announcement and the what's new page for more information.
Read More
--
I'm quite a fan of Linux Mint -- it takes Ubuntu and then (the DVD release) adds all the non-free stuff you probably also want, like Flash, a number of video codecs and so on. Happily using LM10 on my desktop right now.
I don't think it will ship with Ubuntu 11.04's new Unity interface, of which I am a fan, though, so we shall see in which direction I go to upgrade!
|
|
|
|