Webmin

HI.

Im new in Opensuse, can anyone tell me how i install Webmin with HTTPS:// log in.?

i use opensuse 11 like a server.

Hi
Just download the noarch rpm from the webmin website. It will install
as https by default on port 10000.


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.

Hi
It is better to start a new post rather than tack yours onto another :slight_smile:

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

Ok i have webmin on m pc now, but i dont have ssleay module for Perl.
how can i get ssleay module for Perl?

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.

Hi
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?

Hi
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

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!

Hi
I would uninstall webmin, then re-install. It should say at the end to
login via https.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 7 days 1:54, 1 user, load average: 0.20, 0.13, 0.18
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12

Hi.

ok can you tell me how to uninstall webmin?

Hi


kermit-opensuse:~ # /etc/init.d/webmin stop
Stopping Webmin server in /usr/libexec/webmin
kermit-opensuse:~ # rpm -qa |grep webmin
webmin-1.430-1
kermit-opensuse:~ # rpm -e webmin-1.430-1
Running uninstall scripts ..
Deleted init script /etc/init.d/webmin


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 7 days 2:18, 2 users, load average: 0.86, 0.35, 0.17
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12

Hi
Then if you re-run the install of the rpm;


kermit-opensuse:~ # rpm
-Uhv /home/malcolml/downloads/webmin-1.430-1.noarch.rpm
Preparing...                ###########################################
[100%] Operating system is SuSE Linux 1:webmin
########################################### [100%] Webmin install
complete. You can now login to https://kermit-opensuse:10000/ as root
with your root password.

Note it’s the https login.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 7 days 2:20, 2 users, load average: 1.45, 0.59, 0.27
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12

nice its work find now. but how can i change webmin port?
and is web min safe to use in my home network?

Hi
What I showed was an example from my system, you missed the rpm command
first. Also you need to substitute the location I used.


rpm -Uhv /<path_to_file>/webmin-1.430-1.noarch.rpm


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 7 days 3:05, 1 user, load average: 1.70, 0.94, 0.45
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12

nice its work find now. but how can i change webmin port?
and is web min safe to use in my home network?
Reply With Quote

Hi
Webmin->Webmin Configuration->Ports and Addresses.

I use it on all my machines here internally. If I was accessing
remotely I would generally use ssh and tcp forwarding to the port
webmin is running on.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.16-0.1-default
up 7 days 3:39, 1 user, load average: 0.24, 0.30, 0.23
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12

ok…:wink:

but i have the “samba windows file sharing” in webmin. i have create a new file share, how can i connect the chare form Ubuntu and xp. do you now?:slight_smile:

Windows file sharing nice…

If you have a share you must have a username & password to access the share? otherwise its not secure?

I dont use samba but I would presume that any users that try to connect to the share would have to put in the address or the name of the machine then the “share name”?

I will try this now…
As I have used webmin for ages but never used samba and cant hurt…