Search:

Type: Posts; User: sed_faster; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    2

    [kubuntu] Issue with wkhtmltopdf

    I was try run this command with respectively parameters:



    wkhtmltopdf --enable-local-file-access -s A4 --footer-html "footer.html" --margin-top 50 --margin-bottom 10 --margin-left 3.5...
  2. [kubuntu] Re: Issue to solve problems with drivers - ASUS GeForce GT 710 and 730

    I needed install this:



    sudo apt install node-typescript -y


    The output is this:
  3. [kubuntu] Re: Issue to solve problems with drivers - ASUS GeForce GT 710 and 730

    Hello Bashing-om,

    Thank you for your support. In next sections I will share the output did you ask.

    cat /var/log/gpu-manager.log



    log_file: /var/log/gpu-manager.log
    last_boot_file:...
  4. [kubuntu] Re: Issue to solve problems with drivers - ASUS GeForce GT 710 and 730

    My output was:



    $ sudo lshw -C display
    *-display
    description: VGA compatible controller
    product: GK208B [GeForce GT 710]
    vendor: NVIDIA...
  5. [kubuntu] Re: Issue to solve problems with drivers - ASUS GeForce GT 710 and 730

    Thank you for your reply. But that image is old (i updated the thread with this note)
  6. [kubuntu] Issue to solve problems with drivers - ASUS GeForce GT 710 and 730

    Hello,

    I have this setup:



    Motherboard: Asus Prime B360M-K - 2 x DIMM, Max. 32GB, DDR4 2666/2400/2133 MHz Non-ECC, Un-buffered Memory -...
  7. Replies
    22
    Views
    23

    [ubuntu] Re: Check if all data it was well copy

    Hello, I am back,
    I am so sorry for my absence but I only got it now it is possible appear here (In the last few months I couldn't even read the linux book or anything :/ ).

    At the moment I have...
  8. [ubuntu] Re: Transfer disks from NAS to Ubuntu Server

    Hy,

    I followed this topic: https://forum.qnap.com/viewtopic.php?f=25&t=159692 and I achieved only mount one disk (only disk). On down I attach my output:



    $ sudo cat /proc/mdstat ...
  9. [ubuntu] Re: Transfer disks from NAS to Ubuntu Server

    Sorry, my fault, because I should share model and more information about device. The NAS it is: https://www.qnap.com/en/product/ts-231p
    On this device I had two hard drives, each with 6TB (WD) on in...
  10. [ubuntu] Transfer disks from NAS to Ubuntu Server

    The output of the command "sudo fdisk -l" it is:



    $ sudo fdisk -l
    Disk /dev/sda: 5.5 TiB, 6001175126016 bytes, 11721045168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size...
  11. Replies
    22
    Views
    23

    [ubuntu] Re: Check if all data it was well copy

    Yes, it is only data, not OS files. I don't need all this users or groups. The system its is the same (I need study more about the Linux because I need learn how management data on this environment....
  12. Replies
    22
    Views
    23

    [ubuntu] Re: Check if all data it was well copy

    I will try this command "sudo rsync -HSav --progress f1/ f2/" without parameter -n because I want copy all data, this is firstly synchronize.
  13. Replies
    22
    Views
    23

    [ubuntu] Re: Check if all data it was well copy

    Exist difference between folders. I guess the difference it is caused by the different users and groups I have created. Because the data (that I'm copying) came from an external NAS.
    But right now I...
  14. Replies
    22
    Views
    23

    [ubuntu] Re: Check if all data it was well copy

    I only need check if all content was copied correctly. I have two disks on a Ubuntu server and I want copy all data from disk 1 to disk 2. I am trying this command:



    sudo rsync -Havcn...
  15. Replies
    22
    Views
    23

    [ubuntu] Re: Check if all data it was well copy

    UPDATE:
    I will try this command "sudo rsync -HaS --progress source target". Which command I can try to check the difference between folders? So I test the veracity of the two commands.

    Maybe the...
  16. Replies
    22
    Views
    23

    [ubuntu] Re: Check if all data it was well copy

    But with rsync occur the same scenario. There is always a difference between file number.
  17. Replies
    22
    Views
    23

    [ubuntu] Check if all data it was well copy

    Hi guys,

    Exist another secure way to copy data between discs on server ubuntu beyond the command "cp -arvp /home/user/disk1/ /home/user/disk2/"?

    Because after copy all data I checked if all...
  18. Replies
    3
    Views
    4

    [SOLVED] Re: Make sure that disc is really empty

    Thanks to your all help. I will assume which this disc is a new disc (maybe I am doing confusing).
  19. Replies
    3
    Views
    4

    [SOLVED] Make sure that disc is really empty

    Hello everyone,

    I have a disc with 5TB on my ubuntu server that I thought it was full with data, just not (apparently). I has this disc on another server, turned off for a long time. This is a...
  20. [ubuntu] 403 Forbidden - Nginx - Loss of access to the folder

    Hello everyone,

    I have a machine on VirtualBox with Ubuntu Server 20.4.1 LTS to develop my codes php (I am leaning PHP).
    To get run this script on my browser I decided create and configuration a...
  21. [ubuntu] a start job is running for wait for the network to be configured

    Hello everyone,

    I have the Ubuntu Server 20.4.1 LTS run on VM (VirtualBox). This behavior also happens on headless physic machine (please see attach).
    Both machines have access to the internet....
  22. [ubuntu] Re: Create a share folder between winodws (host) and ubuntu server (guest) on virtual

    Maybe this issue isn't entirely related to the virtualbox but more with the nginx. I mount a share folder, between my windows10 (host) and ubuntu server (guest), to provide my php and html files....
  23. [ubuntu] Re: Create a share folder between winodws (host) and ubuntu server (guest) on virtual

    Hello,

    Thanks, but I didn't know you needed mount cdrom on folder. This videos, link and your comments helped me.

    https://www.virtualbox.org/manual/ch04.html#additions-linux...
  24. [ubuntu] Re: Create a share folder between winodws (host) and ubuntu server (guest) on virtual

    I can ping IP machine Ubuntu, through CMD Windows 10 (Host) but I can't ping IP machine Windows through Terminal Linux (guest). See another three images attached.

    287877287878287879
  25. [ubuntu] Re: Create a share folder between winodws (host) and ubuntu server (guest) on virtual

    Didn't work. Please see the attached image and tell me if I did all right.287875
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4