Search found 143 matches

by mister_v
Mon Mar 01, 2021 7:21 pm
Forum: Linux
Topic: Debian no shutdown command ?
Replies: 1
Views: 242926

Debian no shutdown command ?

Hi,

I have a new install of debian;
but the reboot command doesn't work.
Tried halt, reboot, shutdown, ...
even as root
But it is like it is not installed, how is this possible ?
by mister_v
Wed Feb 17, 2021 4:30 pm
Forum: Linux
Topic: Parted mkpart full disk
Replies: 1
Views: 242030

Parted mkpart full disk

Hello,

How do I tell parted to use the full disk when creating a new partition.
It always ask for a beginning and end.

Code: Select all

mkpart primary ext4 0 ?
by mister_v
Sat Feb 06, 2021 12:03 pm
Forum: Linux
Topic: How to create boot USB from ISO
Replies: 1
Views: 243041

How to create boot USB from ISO

Hello,

I want to create a USB boot disk from a ubuntu .ISO file.
The laptop doesn't have a cd-rom.

How can I write the ISO-file to the USB, so it boots from it.
I found some tools, but you have to install some program to make it work.
But I don't want that.
Is it no possible with commend line ...
by mister_v
Tue Jan 26, 2021 7:50 pm
Forum: Linux
Topic: test linux memory
Replies: 1
Views: 240372

test linux memory

Hi,

does anyone know a command to test the RAM memory of a PC?
I have a linux server.
by mister_v
Tue Jan 26, 2021 7:49 pm
Forum: Linux
Topic: find linux memory speed
Replies: 2
Views: 258915

Re: find linux memory speed

Thanks just what i needed.
by mister_v
Tue Dec 22, 2020 8:45 pm
Forum: Linux
Topic: rsync: failed to set permissions
Replies: 1
Views: 246759

rsync: failed to set permissions

Hi,

I got the following error with my rsync script:

Code: Select all

rsync: [receiver]  failed to set permissions on "/work/file.txt" (in backup): Operation not supported (95)
I don't know why ?
by mister_v
Fri Feb 14, 2020 8:03 pm
Forum: Linux
Topic: rsync error: error starting client-server protocol (code 5)
Replies: 1
Views: 230761

rsync error: error starting client-server protocol (code 5)

Hello,

I can't get the rsync to work.
when execute the rsync on the client,
I get the following error message.

Code: Select all

@ERROR: invalid gid shareusers
rsync error: error starting client-server protocol (code 5) at main.c(1666)
by mister_v
Fri Nov 01, 2019 1:10 pm
Forum: Windows
Topic: remove search box from taskbar
Replies: 1
Views: 249640

remove search box from taskbar

Hi,

How do I remove the new searchbox from the taskbar in windows 10 ?
by mister_v
Sun Oct 27, 2019 10:48 am
Forum: Linux
Topic: iptables save config
Replies: 1
Views: 247052

iptables save config

Hi,

How do I make a backup of firewall rules in iptables;
And how do I use it to restore it later?

thanks,
by mister_v
Thu Sep 05, 2019 7:57 pm
Forum: Linux
Topic: linux what type of file
Replies: 1
Views: 254728

linux what type of file

Hi,

I have a file, but I do not what type it is.
A pdf, jpg or another file ?

Is there a way to find out ?