filesystems tag

12 questions


1 answers
388 views
0
want to make one's own converter

What are the principles of media converters such as psd and pdf being PNG conversion, and mov being mp4 in videos?I often find free converters full of advertisements online, but I wonder if they are t...

1 years ago

2 answers
415 views
0
How do I increase the disk space on VMware's guest OS?

How do I increase the disk space of /dev/sda3 in CentOS 7?●BackgroundIn a CentOS 7+ Oracle 19c environment, the Oracle create database statement fails with an error such as ora-00200, which determines...

1 years ago

2 answers
69 views
0
About AWS EC2 Disk Space

I am using EC2 of AWS.Device Type EBSThe disk usage just reached 100 percent, and I deleted unnecessary files, but it remained 100 percent.I tried checking lsof and rebooting, but the free space didn'...

1 years ago

1 answers
62 views
0
GetFile does not work on FileSystemApi

I'm studying FILEAPI at Monaca, but I can't create files even if I look at the documents on the website.https://docs.monaca.io/ja/reference/cordova_6.2/file/I tried to create a txt file using this doc...


1 answers
99 views
0
Save the image to any directory in FILEAPI

I am studying FILEAPI at Monaca, but sometimes I cannot implement it even if I look at the documents on the website.https://docs.monaca.io/ja/reference/cordova_6.2/file/In this document, I am studying...


1 answers
106 views
0
AngularJScdvfile protocol does not bind

I am trying to create an app using Monaca.What I want to do is to use the cdvfile protocol to display images of in-app sandboxes.Therefore, there is a source like the one below, but if you specify it ...


2 answers
56 views
0
Find the cause of the du calculation results that exceed the df command output.

I encountered the following events on Linux:Please let me know if you know.EventThe df-h command mounts a volume of 50 GB.When I checked the total size of the directory mounted with the du-h command, ...

1 years ago

1 answers
88 views
0
You want to prevent deleting the parent directory (you can delete the child directory)

Thank you for your help.The questions will be asked in two stages.Suppose you have the following directory structure:/parent/user1/parent/user2/parent/user3Each user can delete his or her directory, b...

1 years ago

2 answers
68 views
0
Is the file name with multiple dots common?

When I read sources on github, I sometimes see file names with multiple dots, such as foo.class.php and fuga.min.css, but is this a common way to write?Please let me know if there are any advantages o...


1 answers
65 views
0
How do I copy files from Python?

I want to know how to copy the file.I thought it would be in the os module, so I looked it up, but it's not here ㅜ

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.