Recent Posts

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2] 3 4 ... 10
 11 
 on: August 23, 2024, 12:10:11 PM 
Started by wedcomcnm - Last post by wedcomcnm
Code: [Select]
root@srv28913:~# free
Error: /proc must be mounted
  To mount /proc at boot you need an /etc/fstab line like:
      proc   /proc   proc    defaults
  In the meantime, run "mount proc /proc -t proc"
root@srv28913:~# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/loop56     9.8G  1.4G  7.9G  15% /
none            492K  4.0K  488K   1% /dev
devtmpfs         16G     0   16G   0% /dev/tty
tmpfs           100K     0  100K   0% /dev/lxd
tmpfs           100K     0  100K   0% /dev/.lxd-mounts
tmpfs            16G     0   16G   0% /dev/shm
tmpfs           3.2G  116K  3.2G   1% /run
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs            16G     0   16G   0% /sys/fs/cgroup
tmpfs            98M     0   98M   0% /run/user/0
root@srv28913:~#

Hi, My problem still exists. In order to try to solve the problem, I have reinstalled different systems, including debian 10, debian 11, Ubuntu 20.04, etc., Currently, I am using Ubuntu 20.04, but the problem has not been resolved. My fstab file is also empty, I haven't created any entries in the fstab.

And /proc appears to be mounted normally, but when I tried the command 'cat /proc/cpuinfo' or 'cat /proc/meminfo', it displayed 'Permission denied'.

Code: [Select]
root@srv28913:~# cd /proc
root@srv28913:/proc# ls
1    256  628  66  74         capi      cpuinfo    dma          filesystems  ioports   keys         kpagecount  mdstat   mounts        partitions   scsi      stat           sysvipc      uptime       zoneinfo
100  56   634  67  acpi       cgroups   crypto     driver       fs           irq       key-users    kpageflags  meminfo  mtrr          pressure     self      swaps          thread-self  version
21   624  648  72  buddyinfo  cmdline   devices    execdomains  interrupts   kallsyms  kmsg         loadavg     misc     net           sched_debug  slabinfo  sys            timer_list   vmallocinfo
239  627  65   73  bus        consoles  diskstats  fb           iomem        kcore     kpagecgroup  locks       modules  pagetypeinfo  schedstat    softirqs  sysrq-trigger  tty          vmstat
root@srv28913:/proc# cat cpuinfo
cat: cpuinfo: Permission denied
root@srv28913:/proc# cat meminfo
cat: meminfo: Permission denied
root@srv28913:/proc#

 12 
 on: August 22, 2024, 06:09:36 PM 
Started by Forum-Support4 - Last post by Forum-Support4
The Ubuntu 24.04 LTS operating system with Webpanel ISPConfig can now be installed on dedicated servers via Customer Panel.
The version for virtual servers (VS2) is currently still under development. This should be completed shortly.



Features

- Web server management (Apache2 and nginx)
- Mail server management (with virtual mail users)
- DNS server management (BIND and PowerDNS)
- Administrator, reseller and client login
- Configuration mirroring and clusters
- Open Source software (BSD license)


Details can be found here:
https://www.ispconfig.org/ispconfig/

 13 
 on: August 20, 2024, 12:23:15 PM 
Started by Forum-Support4 - Last post by Forum-Support4
The Ubuntu 24.04 LTS (Noble Numbat) operating system can now be installed on vs2 servers via Customer Panel.

Changes can be found here:
https://forum.euserv.com/index.php/topic,10837

 14 
 on: August 19, 2024, 03:36:50 PM 
Started by wedcomcnm - Last post by vs2-free-users
Recently, when VPS uses the "free" command to view RAM usage or other commands, it displays

Error: /proc must be mounted
To mount /proc at boot you need an /etc/fstab line like:
proc   /proc   proc    defaults
In the meantime, run "mount proc /proc -t proc"

I have reinstalled the system multiple times, but it still hasn't solved the problem.
May I ask how to solve this malfunction?

Hi,

i have no problems with free and /proc
Code: [Select]
root@12-u:~# free
              gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
Speicher:    1000000       66568      563620         392      369812      933432
Swap:        1000000        7208      992792
root@12-u:~# df -h
Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
/dev/loop46     9,8G    839M  8,4G    9% /
/dev/loop47      99G     52G   42G   56% /home/nas1
none            492K    4,0K  488K    1% /dev
devtmpfs         32G       0   32G    0% /dev/tty
tmpfs           100K       0  100K    0% /dev/lxd
tmpfs           100K       0  100K    0% /dev/.lxd-mounts
tmpfs            32G       0   32G    0% /dev/shm
tmpfs            13G     80K   13G    1% /run
tmpfs           5,0M       0  5,0M    0% /run/lock
tmpfs           4,0M       0  4,0M    0% /sys/fs/cgroup
tmpfs            98M       0   98M    0% /run/user/0
:~#

Which os do you use? Did you create faulty entries in the fstab(in my case fstab is empty)?

 15 
 on: August 18, 2024, 07:19:10 PM 
Started by wedcomcnm - Last post by wedcomcnm
Recently, when VPS uses the "free" command to view RAM usage or other commands, it displays

Error: /proc must be mounted
To mount /proc at boot you need an /etc/fstab line like:
proc   /proc   proc    defaults
In the meantime, run "mount proc /proc -t proc"

I have reinstalled the system multiple times, but it still hasn't solved the problem.
May I ask how to solve this malfunction?

 16 
 on: August 15, 2024, 02:39:16 PM 
Started by Forum-Support4 - Last post by Forum-Support4
The Ubuntu 24.04 LTS (Noble Numbat) operating system can now be installed on dedicated servers via Customer Panel.
The version for virtual servers (VS2) is currently still under development. This should be completed shortly.

Changes:
- Kernel 6.8
- systemd v255.4
- Toolchain Upgrades
* gcc 14
* binutils 2.42
* glibc 2.39
* Python 3.12
* LLVM 18
* golang 1.22
* OpenJDK 21
* .NET 8
* Ruby 3.2
* Rust 1.75

- Apache 2.4.58
- Clamav 1.0.0
- Chrony 4.5
- Containerd 1.7.12
- Django 4.2.11
- Docker 24.0.7
- Dovecot 2.3.21
- Exim4 4.97
- GlusterFS 11.1
- HAProxy 2.8.5
- libvirt 10.0.0
- LXD 5.21.0
- Net SNMP 5.9.4
- Nginx 1.24
- OpenLDAP 2.6.7
- OpenVmTools 12.3.5
- PHP 8.3.6
- PostgreSQL 16.2
- QEMU 8.2.1
- Runc 1.1.12
- Samba 4.19.x
- Spamassassin 4.0.0
- Squid 6.6

Details can be found here:
https://discourse.ubuntu.com/t/ubuntu-24-04-lts-noble-numbat-release-notes/39890

 17 
 on: June 07, 2024, 04:19:45 AM 
Started by zhenglh - Last post by anatolewilson
It will still auto-renew.

 18 
 on: March 30, 2024, 10:45:06 AM 
Started by zhenglh - Last post by zhenglh
Why should I pay if I don't use a paid service?

 19 
 on: March 27, 2024, 09:18:13 AM 
Started by zhenglh - Last post by Forum-Support2
Hello,

you must pay all open invoices first.

 20 
 on: March 21, 2024, 09:44:24 AM 
Started by zhenglh - Last post by zhenglh
Your contract 386239 has been in the so-called "Shutdown" status since 2022-11-28 and will be automatically terminated after 2024-03-31.
If you want to continue using the service, you need to extend it.


Please help me check that my account does not use the paid service, but there is a deduction of 50.42 euros for me to pay, which prevents me from using the machine.


Pages: 1 [2] 3 4 ... 10

Page created in 0.084 seconds with 18 queries.