Guys, is there any way for the terminal to display progress and speed when copying files with the cp command?

|
antifallobst 2022-07-14 17:20:26
But i think this is offtopic
Nekoill 2022-07-14 17:25:37
C0rn3j 2022-07-14 16:57:32
pacman -Fy /usr/lib/dri/i965_dri.so

Doesn’t seem to work, even though I have vesa-amber that contains this file, installed

C0rn3j 2022-07-14 17:29:14
Nekoill 2022-07-14 17:25:37
Doesn’t seem to work, even though I have vesa-amber that contains this file, installed

Send current xorg log then

jonathn 2022-07-14 17:45:03
Nekoill 2022-07-14 17:25:37
Doesn’t seem to work, even though I have vesa-amber that contains this file, installed

What’s vesa-amber? It’s not in the repo or in the AUR…

isr0SeBlAcK 2022-07-14 17:51:54
Jonikster 2022-07-14 17:03:07
I tried, but when i choose to install nvidia proprietary my system can’t boot

Did you turn off secure boot?

gh0stzk 2022-07-14 18:25:26
jonathn 2022-07-14 17:45:03
What’s vesa-amber? It’s not in the repo or in the AUR…

Its mesa-amber its mesa package for old graphics

Massimalieno 2022-07-14 18:26:04
wat
Parra 2022-07-14 18:37:23
Parra 2022-07-14 13:28:33
wait are you using zen kernel in a vm?
holyshit that’s smart

archlinuxgroup-599234.jpg
i think ill giveup

Parra 2022-07-14 18:38:09
Parra 2022-07-10 11:22:31
well, they say android is based on linux
a normal user may think that they could run android programs on linux easier than windows but currently its the opposite.

lets look at what microsoft is doing currently, they tried integrating android to their operating system (which may have failed, or didn’t, i don’t know how its going) and they also integrated the linux shell into their OS. Lennart Poettering left to work on the linux side of windows. so i think maintaining such projects are essential for linux desktop

microsoft probably does not want to lose their marketshare so they will try their best. the Wine team and steam for Proton are doing great job for making windows programs and games to run on linux, if we could offer simpler methods for android programs to run on linux then it might give equal advantage for linux desktop. compatibility and ease are things that users would care the most when choosing to stay in their current environment or make the switch

anyhow, i think the rest of conversation could be done in the Guild group

i wanted to say if VM works well then i just nagged here, but nope

JF049 2022-07-14 18:58:28
Parra 2022-07-14 18:37:23
i think ill giveup

It loads waaay too long in a VM.
And no, I don’t run waydroid inside the VM, hahaha.
I used QEMU for other tasks such as debugging an app

NinePA 2022-07-14 19:14:15
Can anyone help me on how to install Oracle Database ?
JF049 2022-07-14 19:18:37
NinePA 2022-07-14 19:14:15
Can anyone help me on how to install Oracle Database ?

https://wiki.archlinux.org/index.php?title=Oracle&oldid=455394

JF049 2022-07-14 19:19:54
But, yeah
JF049 2022-07-14 19:20:04
Wiki pages are old
JF049 2022-07-14 19:20:15
🙁
NinePA 2022-07-14 19:20:55
JF049 2022-07-14 19:20:15
🙁

they are old.
Very old.

C0rn3j 2022-07-14 19:43:47
NinePA 2022-07-14 19:14:15
Can anyone help me on how to install Oracle Database ?

Install it on a supported OS in a VM/container, not directly on Arch, you will have a better time

NinePA 2022-07-14 19:45:27
C0rn3j 2022-07-14 19:43:47
Install it on a supported OS in a VM/container, not directly on Arch, you will have a better time

any recommendation for supported os and instructions for it?

valsodar 2022-07-14 19:48:27
Guys, is there any way for the terminal to display progress and speed when copying files with the cp command? For instance, if I’m copying 500 GB from one storage to another, the terminal to display percent completed and speed of copying in MB/s?
Tlangik 2022-07-14 19:53:54
I love linux
C0rn3j 2022-07-14 19:57:09
valsodar 2022-07-14 19:48:27
Guys, is there any way for the terminal to display progress and speed when copying files with the cp command? For instance, if I’m copying 500 GB from one storage to another, the terminal to display percent completed and speed of copying in MB/s?

use rsync –progress

C0rn3j 2022-07-14 19:58:33
NinePA 2022-07-14 19:45:27
any recommendation for supported os and instructions for it?

Last time I used CentOS after miserably failing to set it up on Ubuntu.
So some decent CentOS sucessor or RHEL… Maybe Fedora?
Try and see.

valsodar 2022-07-14 20:00:43
C0rn3j 2022-07-14 19:57:09
use rsync –progress

Never heard of that, I’ll have to read about it.

unboundvariable 2022-07-14 20:01:14
or pv this/file > that/file
wachidadinugroho 2022-07-14 20:03:58
Parra 2022-07-14 18:37:23
i think ill giveup

is it in vm?
https://docs.waydro.id/faq/get-waydroid-to-work-through-a-vm

valsodar 2022-07-14 20:04:44
This https://www.geeksforgeeks.org/rsync-command-in-linux-with-examples/ says rsync is for sending files between two machines but in my case both the source and the target storages are in the same machine. Will it work that way?
Rob 2022-07-14 20:06:12
valsodar 2022-07-14 20:04:44
This https://www.geeksforgeeks.org/rsync-command-in-linux-with-examples/ says rsync is for sending files between two machines but in my case both the source and the target storages are in the same machine. Will it work that way?

Yes, will be fine

valsodar 2022-07-14 20:06:40
OK.
Rob 2022-07-14 20:06:58
It’s a great tool, very useful
C0rn3j 2022-07-14 20:08:41
valsodar 2022-07-14 20:04:44
This https://www.geeksforgeeks.org/rsync-command-in-linux-with-examples/ says rsync is for sending files between two machines but in my case both the source and the target storages are in the same machine. Will it work that way?

I never use cp unless it’s a dead simple operation, rsync is nicer

lankylonky22 2022-07-14 20:09:18
/dev/nvme0n1p5 99G 27G 67G 29% /
wut happened
lankylonky22 2022-07-14 20:09:46
27 67=94 not 99
lankylonky22 2022-07-14 20:12:00
in filelight it says used space is 31GB which aint correct
valsodar 2022-07-14 20:12:05
lankylonky22 2022-07-14 20:09:18
/dev/nvme0n1p5 99G 27G 67G 29% /
wut happened

All storages have a few GB of space that you can’t use. For instance, my SSD may read it’s 120GB capacity but in reality it’s 112.

lankylonky22 2022-07-14 20:12:54
valsodar 2022-07-14 20:12:05
All storages have a few GB of space that you can’t use. For instance, my SSD may read it’s 120GB capacity but in reality it’s 112.

the problem is the output from df -h and filelight are not consisent

|