HI.
Im new in Opensuse, can anyone tell me how i install Webmin with HTTPS:// log in.?
i use opensuse 11 like a server.
Newcomer
HI.
Im new in Opensuse, can anyone tell me how i install Webmin with HTTPS:// log in.?
i use opensuse 11 like a server.
HiOriginally Posted by neptun2211
Just download the noarch rpm from the webmin website. It will install
as https by default on port 10000.
--Code:wget http://voxel.dl.sourceforge.net/sourceforge/webadmin/webmin-1.430-1.noarch.rpm sudo rpm -Uhv webmin-1.430-1.noarch.rpm
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 6 days 0:22, 2 users, load average: 0.07, 0.12, 0.08
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12
It installs with https:// as default if first you install the ssleay module for Perl. And I prefer to install it from Command Line. I installed webmin and now want to open the port in the firewall because it won't let me access it. How do I do that? I did it once but it was so long ago that I don't remember. And I haven't used Suse in a while because my secondary disk broke. But now I have one again and the only thing I can't remember how to do is that one. Thanks in advanced to anyone who can answer me.
PD: What happened to the other Suse forums? suseforums.net for example.
HiOriginally Posted by Ragamuffin
It is better to start a new post rather than tack yours onto another
If you go to YaST -> Security and Users -> Firewall, select Allowed
Services on the left and then hit the 'advanced button' and add the
port you have webmin running on. You can then hit the next button to
apply your changes etc.
--
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 6 days 2:33, 1 user, load average: 0.16, 0.08, 0.04
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12
Newcomer
My bad. I thought it was better to ask in a previous thread. Well, I tried that but it didn't work and it asks for the TCP Port, UDP port, RPC port and IP Protocols. I tried by entering 10000 in TCP but it didn't work. I think I need more info.
@ "neptun2211"
And to get SSLeay you just have to go to Yast and search for SSLeay and choose to install it. It's right there in the repository.
HiOriginally Posted by Ragamuffin
Can you run nmap on the target machine, or netstat to check it's
running or /etc/init.d/webmin status.
--
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 6 days 10:31, 1 user, load average: 0.25, 0.15, 0.11
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12
It doesn't let me post the output from netstat but System Services (Run Level) says it's working. But I had given the pc a hostname with the command Hostname <hostname> and it seems to have changed it back. How do I permanently change the hostname?
HiOriginally Posted by Ragamuffin
You need to modify the hostname in YaST->Network Devices->Network
Settings on the Hostname/DNS tab.
--
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 6 days 21:07, 1 user, load average: 0.44, 0.15, 0.05
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12
Newcomer
Hi.
I now have webmin and i have installed SSleay. but i cant log in with https. i get this in browser:
ssl_error_rx_record_too_long.
whats wrong?
i can log in whit http!
Bookmarks