Recent Questions

متن مرتبط با «linux combine multiple disks» در سایت Recent Questions نوشته شده است

Combine multiple disks to one 'big' disk on my external HDD

  • نیلوبلاگ

    I run into a problem with my exteal HDD, i used it for backups but when i reinstalled windows (and forgot to remove the HDD) my HDD got whiped. After the whipe suddenly my HDD splitted itself into multiple Disks. Ive tried evrything and googles alot but no succes. I would like to bring it back to one disk, just like it was when i bought it. Can anyone help me out, or give me some tips on how to achieve this? Here is an image of the partitions, if you need any extra details of information let me know and i will post it! Disk management img = https://s18.postimg.org/gflw73z3d/Untitled.jpg Let's block ads! بخوانید...

    ادامه مطلب
  • Is it better to spread out RAM on multiple sticks or less

  • نیلوبلاگ

    I am building a new desktop computer. I will be using 128GB of RAM. I know that is a lot, I am not interested in explaining why I need it. My question is how I should plan this out. I have 8 ports for RAM, Should I buy 8 16GB RAM sticks or one 128 GB stick. Other variances of 128 GB are also an option. However, I am basicly wanting to know if its better to spread it all out or consolidate. Thanks! Let's block ads! بخوانید...

    ادامه مطلب
  • How to run tomcat on linux

  • نیلوبلاگ

    I am facing problem while ruing tomcat server on 'windriver linux' when I start tomcat server as ./startup.sh And I go to 'serverip:8080' i don't get tomcat webpage everytime, sometime it takes lot of time to show tomcat home page or sometime it doesn't show up at all. I have checked ruing processes on windriver terminal but it shows tomcat is ruing in it. please help meThanks in advance Let's block ads! بخوانید...

    ادامه مطلب
  • Removing multiple hdisk from smitty->devices ->fixed disk-> remove

  • نیلوبلاگ

    Super User is a question and answer site for computer enthusiasts and power users. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top Let's block ads! بخوانید...

    ادامه مطلب
  • File Search Multiple File Types Supported

  • نیلوبلاگ

    What is the best way to mass search html, epub, and pdf files? Windows explorer doesn't really support this properly. ...

    ادامه مطلب
  • Multiple monitors with different resolutions - windows oddly re-positioned upon unlocking system

  • نیلوبلاگ

    I have an Nvidia 1070 and three monitors. Two are 1080p one is 1440p. I run Windows 10 x64. Say I have google chrome (it happens to other windowed apps) maximized on one of the side 1080p monitors. SOMETIMES when I lock the computer and come back to it later (after the screens have gone to sleep -- my computer never goes into sleep mode though), the window will have shifted from maximized position to 50% to the right and 50% down but still the same size so it's off the screen...It's not always in that position though, but it seems like it thinks my screen is 1440p on the side and it repositions things weirdly. I'm not sure how to better describe this. I'm hoping someone has had this problem ...

    ادامه مطلب
  • Sharing OneDrive for Business on multiple Windows accounts

  • نیلوبلاگ

    How can I share the same OneDrive for Business folder (same login) across multiple user accounts on a Windows machine? TL;DR One of my clients has a business where several Windows users need access to a shared set of files, which are currently shared on a file server on the network. Currently the Windows machines are coected to a domain run on SBS. But they want to get rid of the local server and move to the cloud, leaving the domain behind for good. They only have a handful of computers and several Windows users on each machine. All the accounts on each machine (and on all machines) basically need access to the same OneDrive for Business folder. By default, OneDrive sticks the folder somewh...

    ادامه مطلب
  • Ncrack symtax to run multiple IP's and how to add threads and time? CL=5,cd700ms?

  • نیلوبلاگ

    i use ncrack for windows Ncrack syntax,how to run multiple IP's and add threads and waiting time? I use this ordinary syntax with no threads and no waiting time and ncrack rate up to 40 ncrack -vv -d7 -U users.txt -P pass1.txt -iL ips.txt -p rdp Now i try to use few threads and time using this syntax, i add 5 threads and 700 ms,ncrack rate 40,the same that means no effect So my question is:how to add multiple IPs, 5 threads and 700 ms waiting time ncrack -v -d7 -U users.txt -P pass1.txt -iL ips.txt CL=5,cd=700ms -p rdp I also tried this and i received :CL=5,cd=700 ms not suported so ignoring... ncrack -vv -d7 -U users.txt -P pass1.txt -iL ips.txt -p rdp,CL=5,cd=700ms Let's block ads! ...

    ادامه مطلب
  • Switching users of same group in linux

  • نیلوبلاگ

    My environment is like: I have two users 'user1' and 'user2' both are in same group(say group name is 'abc') in server 'server1'. Now I have another server 'server2' which have user 'user2'. user2 in both the servers are exchanged their public keys (I mean to say authentication configured properly). Now requirement is like : I have to perform a copy operation on server2 (both source and destination folders are in server2 only) from server1 as user2(because identity file configuration done successfully as said above), but currently I have loggedin as user1, user1 doesn't have permissions to use 'su' to switch to user2 (not only user1 all users belongs 'abc' group are don't have permi...

    ادامه مطلب
  • Multiple email message filing rule hits

  • نیلوبلاگ

    I'm using FastMail & have a reseller account with which I hope to use one day to manage clients' email accounts. Each account will have 1 Inbox & will allow the creation of multiple aliases on their domain, all of which get delivered to the single inbox. FastMail has a rule-based filing system which will route messages addresses to an alias to a specific folder created to hold messages sent to each alias. However it's not possible to duplicate and copy messages sent to multiple aliases to all the folders associated with each alias, just the first rule will apply. In this example, "Rule 3" will not work. Example: Account: [email protected] Alias0: [email protected] Alias1: acco...

    ادامه مطلب
  • Cannot mount Veracrypt partition on Linux Mint (Metadata kept in Windows cache)

  • نیلوبلاگ

    I'm getting the following error message: Metadata kept in Windows cache, refused to mount. Failed to mount '/dev/mapper/veracrypt8': Operation not permitted The NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibeation or fast restarting), or mount the volume read-only with the 'ro' mount option. I'm aware that this problem has something to do with Windows' hibeation/fast startup, and is similar to this question and answer: https://askubuntu.com/questions/145902/unable-to-mount-windows-ntfs-filesystem-due-to-hibeation/. However, I've already tried those solutions, and have had no success. I can mount the partition just fine in Windows, and I can mount it...

    ادامه مطلب
  • Excel: VLOOKUP with cell containing multiple references

  • نیلوبلاگ

    I have a table which contains multiple references per cell separated by a blank space. In an other table that contains one line per reference, I want to use VLOOKUP to retrieve the name of the component which is linked to each reference. Here is an example of my first table: And here is the result I'm trying to achieve: Use VLOOKUP of the reference to get the component name in the first table. I caot get it to work as the number of references associated to a component is not constant. Let's block ads! بخوانید...

    ادامه مطلب
  • Linux: Upload files to Dropbox without being in Dropbox folder?

  • نیلوبلاگ

    Assume I have my general dropbox folder, and my Photo/Video files in an another folder: /mnt/myhd/Dropbox /mnt/myhd/MyPhotosVideos Now, how can I upload all files from MyPhotosVideos to Dropbox without the need to copy/move them inside the Dropbox folder? If I copy them this takes (a lot of) extra space. If I move them I risk deleting the files by the Dropbox daemon due to an (human) error. Can I solve this with hard links ? This allows me to make photos/videos available to Dropbox without taking extra space. If this is possible, what happens if the Dropbox deamon deletes a file represented by a hard link? Is then only the hardlink gone or also the underlying file? If hardlinks are a poss...

    ادامه مطلب
  • Share source code on multiple devices

  • نیلوبلاگ

    In my free time I like to program small to medium programs in C++. I am using an Ubuntu VM and QtCreator as IDE. Until yesterday I only programmed on my local home-PC. Now, I bought myself a laptop. I am looking for a way to synchronize the source code between my Home-PC and my laptop. That means that if I change the source-code on my Home-PC and then boot up my laptop, I have the same source-code on both machines and vice versa. I know very little about version control systems like git. I think that could be a solution to my problem. But maybe there is an easier way to achieve the source-code synchronization. Let's block ads! بخوانید...

    ادامه مطلب
  • Grep with multiple patterns used on the command

  • نیلوبلاگ

    Few days ago I installed centos 7 on my server and run ssh. Now I want to track logs. Is there anyway to combine cat or tail with grep to have clear failed and accepted loggin attempts list from choosen day? I know it won't work, but something likecat /var/log/secure | grep "Accepted" "Failed" "Today's date" Let's block ads! بخوانید...

    ادامه مطلب
  • How can I count the number of folders in a specific folder level using Linux terminal?

  • نیلوبلاگ

    I have a very specific directory tree on my music library. I would like to count all of the albums, excluding all the subdirectories. For instance, given this directory tree: /music/ /music/Davis, Miles/ (<--1. interpret) /music/Davis, Miles/Kind of Blue/ <--1. album /music/Davis, Miles/Tutu/ <--2. album /music/Hendrix, Jimi/ (<--2. interpret) /music/Hendrix, Jimi/Axis Bold As Love/ <--3. album /music/Hendrix, Jimi/Electric Ladyland/ <--4. album /music/Hendrix, Jimi/Electric Ladyland/Disk 1/music/Hendrix, Jimi/Electric Ladyland/Disk 2 I would like for the command to retu "4" . So basically I want the command to retu the number of albums, Or, bonus points if it retus "2" Int...

    ادامه مطلب
  • How to access Grub menu from usb linux drive

  • نیلوبلاگ

    Trying to run usb live linux on new thinkpad. When it is loading I get hung up on "intel_pstate..." so I need to edit the Grub menu. But, how do I access the grub menu? Its a windows machine> I know I need to hold shift while booting, but once I select boot from usb, it instantly opens the main Linux "install" menu and never get a chance to enter grub? Let's block ads! بخوانید...

    ادامه مطلب
  • Linux un-allocate socket?

  • نیلوبلاگ

    I'm writing a network application, and have been ruing into a slight nuisance. I have to wait a period in-between tests, because my server program, even after closing still has the port I'm using "allocated" to it. Furthermore, this makes debugging really hard, since I can't tell what's causing whatever problem I'm dealing with. For testing purposes, is there a way to free up TCP and UDP ports? Let's block ads! بخوانید...

    ادامه مطلب
  • Persistent encrypted bootable USB kali linux on Razer Blade Pro running Windows 10

  • نیلوبلاگ

    I've created a bootable usb3 ruing an encrypted persistence version of the latest kali linux. I've successfully booted up from 2 other machines; 1 ruing windows 10 and a 2015 razer blade. When I try to boot using my 2016 Razer Blade Pro the install will hang mid boot, freezing the computer forcing me to do a hard shut down. Any idea what's causing this? Let's block ads! بخوانید...

    ادامه مطلب
  • Problems Booting Kali Linux USB

  • نیلوبلاگ

    I have been trying for a couple days now to get Kali Linux onto my USB drive so I can boot from it on other machines. I was recently able to do it, but I cant across a couple errors when testing it out. I restarted my computer, held Option (Alt) and selected the drive I wanted to boot from, all normal from here. Then when I tried to finish up the process it says that there were 2 errors: "attempt read or write outside of disk 'loop'" "load keel first" Then it took me to a blue page with other boot options. I tried both of them, but with no improved results. I have no idea how to fix these issues, please help! Let's block ads! بخوانید...

    ادامه مطلب
  • برچسب‌های مرتبط

    combine multiple disks into one | itunes combine multiple disks | linux combine multiple disks | is it better to sleep naked | is it better to rent or buy | is it better to lease or buy | is it better to lease or finance a car | is it better to quit or be fired | is it better to walk or run | is it better to sleep on your back