January 15, 20179 yr Hi, I am trying to edit the config.php within my owncloud i have setup on my unRAID server, when i get to the folder were the config.php is located i type in vi config.php after pressing ender it comes up with a load of ~ down the left hand side and at the bottom it says config.php [NEW FILE] then on the same line to the right it says "Command" i dont see the text contained witin the php file, i have tried to open the php file within dreamweaver but says "access denind" Is there a way for me to edit a php file ? please help
January 15, 20179 yr use nano instead of vi. vi is something of a lost art in how to use (and thus far for me to even be able to exit the damn thing I've got to spend time online looking it up) nano is simple ctrl-x will exit and save But, since its stating NEW FILE, that means that the file doesn't already exist. Are you in the correct directory?
January 15, 20179 yr use nano instead of vi. vi is something of a lost art in how to use (and thus far for me to even be able to exit the damn thing I've got to spend time online looking it up) nano is simple ctrl-x will exit and save But, since its stating NEW FILE, that means that the file doesn't already exist. Are you in the correct directory? VI is the bomb :-) (I also still ride a horse ;-) Ennuh: ;wq to exit
January 15, 20179 yr VI is the bomb :-) (I also still ride a horse ;-) Ennuh: ;wq to exit I bow down to you then. Its the worst editor I've ever seen.
January 15, 20179 yr Community Expert I usually just use the editor built-in to Midnight Commander. Just browse to the file and F4
January 15, 20179 yr I usually just use the editor built-in to Midnight Commander. Just browse to the file and F4 I'll do you one better. I've got an smb-extra entry set so that I can hit basically any file anywhere on unRaid over the network and I do everything in Notepad++
January 15, 20179 yr I usually just use the editor built-in to Midnight Commander. Just browse to the file and F4 I'll do you one better. I've got an smb-extra entry set so that I can hit basically any file anywhere on unRaid over the network and I do everything in Notepad++ Sharing is caring?
January 15, 20179 yr Community Expert I usually just use the editor built-in to Midnight Commander. Just browse to the file and F4 I'll do you one better. I've got an smb-extra entry set so that I can hit basically any file anywhere on unRaid over the network and I do everything in Notepad++ I actually have another program I've been using for longer than I've had unRAID called Textpad that knows about linux line endings. If I want I can also use that, but I have my appdata, flash, VM (currently unused) shares set to Export: Yes (hidden) to keep others from even seeing them. So it just depends whether I am already working from ssh or from Windows File Explorer which way I choose to edit.
January 15, 20179 yr Community Expert VI is the bomb :-) (I also still ride a horse ;-) Ennuh: ;wq to exit I bow down to you then. Its the worst editor I've ever seen. BUT if I remember right, you can use it on a Teletype terminal...
January 16, 20179 yr Author use nano instead of vi. vi is something of a lost art in how to use (and thus far for me to even be able to exit the damn thing I've got to spend time online looking it up) nano is simple ctrl-x will exit and save But, since its stating NEW FILE, that means that the file doesn't already exist. Are you in the correct directory? how do i access Nano is it a command i type in ?
January 16, 20179 yr Author nano nameOfFile Sent from my LG-D852 using Tapatalk Hi Squid Just like to say brilliant work on the community appliactions plugin and the other apps you have created, i have the up most respect for you. I really like unRAID got my self a basic server, basic hardware less then 400 pounds spent, this is just a test server for me to get a feel for unRAID eg to try everything out shares, VMs etc... been watching a tone of videos. I want my friend to access a share from the NAS but i cant find any step by step guides on this or videos, I have been told the way to go is ownCloud/NextCloud which once setup i can have my friend install the desktop app and access the cloud and sync it with a folder on his machine, is this possible ? I have looked into DDNS and port forwarding etc... even this thread relates to me trying to edit the config.php to add my public ip "here is the video" - around 13.50 into the video related to this thread I have been looking into setting this up for 3 weeks now most evenings watching videos reading forums etc... with no luck, it could be am looking in the wrong place maybe, is there a plugin or app to help access the cloud out of the network eg from my friends home ? I have been "dare i say it" looking at a QNAP system as the "accessing files remotely" wizard/setup looks easy to setup, but i really dont want to move away from unRAID i like the community and the software. I plan on building a very expensive server around 48TB to 60TB with 20 cores for VM's etc.. dockers etc... but i dont want to spend the money if there is no method of accessing files remotely. Please help - i have got as far as installing ownCloud thanks for taking the time to read this. Thanks Pontey Happy Nassing
January 17, 20179 yr nano nameOfFile Sent from my LG-D852 using Tapatalk Hi Squid Just like to say brilliant work on the community appliactions plugin and the other apps you have created, i have the up most respect for you. I really like unRAID got my self a basic server, basic hardware less then 400 pounds spent, this is just a test server for me to get a feel for unRAID eg to try everything out shares, VMs etc... been watching a tone of videos. I want my friend to access a share from the NAS but i cant find any step by step guides on this or videos, I have been told the way to go is ownCloud/NextCloud which once setup i can have my friend install the desktop app and access the cloud and sync it with a folder on his machine, is this possible ? I have looked into DDNS and port forwarding etc... even this thread relates to me trying to edit the config.php to add my public ip "here is the video" - around 13.50 into the video related to this thread I have been looking into setting this up for 3 weeks now most evenings watching videos reading forums etc... with no luck, it could be am looking in the wrong place maybe, is there a plugin or app to help access the cloud out of the network eg from my friends home ? I have been "dare i say it" looking at a QNAP system as the "accessing files remotely" wizard/setup looks easy to setup, but i really dont want to move away from unRAID i like the community and the software. I plan on building a very expensive server around 48TB to 60TB with 20 cores for VM's etc.. dockers etc... but i dont want to spend the money if there is no method of accessing files remotely. Please help - i have got as far as installing ownCloud thanks for taking the time to read this. Thanks Pontey Happy Nassing Personally how I do this is have the open vpn docker running and I have my friends set up as users on unraid so they have access to what I give them access to. A reverse proxy of next cloud etc should also do the trick but it's not something I'm familiar with. Best bet would be to ask in the appropriate support thread and odds on CHBMB will help you out. Sent from my SM-T560NU using Tapatalk
January 17, 20179 yr Author nano nameOfFile Sent from my LG-D852 using Tapatalk Hi Squid Just like to say brilliant work on the community appliactions plugin and the other apps you have created, i have the up most respect for you. I really like unRAID got my self a basic server, basic hardware less then 400 pounds spent, this is just a test server for me to get a feel for unRAID eg to try everything out shares, VMs etc... been watching a tone of videos. I want my friend to access a share from the NAS but i cant find any step by step guides on this or videos, I have been told the way to go is ownCloud/NextCloud which once setup i can have my friend install the desktop app and access the cloud and sync it with a folder on his machine, is this possible ? I have looked into DDNS and port forwarding etc... even this thread relates to me trying to edit the config.php to add my public ip "here is the video" - around 13.50 into the video related to this thread I have been looking into setting this up for 3 weeks now most evenings watching videos reading forums etc... with no luck, it could be am looking in the wrong place maybe, is there a plugin or app to help access the cloud out of the network eg from my friends home ? I have been "dare i say it" looking at a QNAP system as the "accessing files remotely" wizard/setup looks easy to setup, but i really dont want to move away from unRAID i like the community and the software. I plan on building a very expensive server around 48TB to 60TB with 20 cores for VM's etc.. dockers etc... but i dont want to spend the money if there is no method of accessing files remotely. Please help - i have got as far as installing ownCloud thanks for taking the time to read this. Thanks Pontey Happy Nassing Personally how I do this is have the open vpn docker running and I have my friends set up as users on unraid so they have access to what I give them access to. A reverse proxy of next cloud etc should also do the trick but it's not something I'm familiar with. Best bet would be to ask in the appropriate support thread and odds on CHBMB will help you out. Sent from my SM-T560NU using Tapatalk Hi I think your right, i setup a docker running openvpn last night just need to set it up now think this is the route am going to take thanks for your help on this Pontey Happy Nassing
January 17, 20179 yr Author Forgot to mention is it best for me to use a static IP instead of setting up a DDNS on dyn dns as a tracker ? when setting up the vpn
January 17, 20179 yr Forgot to mention is it best for me to use a static IP instead of setting up a DDNS on dyn dns as a tracker ? when setting up the vpn Most isp charge extra for a static ip whereas many ddns providers are free. I use no-ip and used to use Asus ddns Sent from my LG-D852 using Tapatalk
January 17, 20179 yr VI is the bomb :-) (I also still ride a horse ;-) VI is awesome, but not really the bomb. VIM is the bomb .
January 18, 20179 yr VI is the bomb :-) (I also still ride a horse ;-) VI is awesome, but not really the bomb. VIM is the bomb . vim is for those who do not grasp the awesomeness of vi :-)
Archived
This topic is now archived and is closed to further replies.