Everything posted by PicPoc
-
MacInABox pour les francophones
Salut à tous. Je dispose d'un vrai Mac et je serais intéressé d'émuler un système macOS afin de réaliser quelques essais. Malheureusement les tutos de "Spaceinvader One" en anglais ne sont pas forcément très clairs car il explique pour la version de unRAID v6.8.3. Or, il y a des changements depuis 6.9.x et dès qu'il y a un tout petit problème nous sommes vite bloqués sans pouvoir aller plus loin. Est-ce qu'un francophone à installé un macOS avec MacInABox ? Y aurait il un début d'explication pour tout comprendre simplement ? J'utilise des mac depuis des lustres, j'en ai installé et configuré pour beaucoups de monde mais sincèrement je ne comprends RIEN à ce qu'il fait dans MacInABox. Si vous avez des infos je suis prenneur. Merci par avance.
-
[Plug-In] Community Applications
Oh ! Thanks. This works like a charm. Really thanks. I take this opportunity to congratulate you for the work done. CA is really cool to use Bravo.
-
[Plug-In] Community Applications
Thanks, I read it a second time but I can't see it. Am I missing something? Thanks !
-
[Plug-In] Community Applications
I need AFP for old MACs
-
[Plug-In] Community Applications
Hi guys, I try ton install CA on my unRAID v6.8.3 and here is the problem : How can I install CA on 6.8.3 ?
-
[Support] SpaceinvaderOne - Macinabox
Does anyone use Snow Leopard (OSX v10.6.8) on MacInABox ?
-
Save history with a script...
Thanks but, no. It's just to say "It's a shell command".
-
Need to confirm if the afp support has been removed from the latest version.
Is there anybody can make a docker ? I don't know how appleTalk works & how to make a docker for unraid. An unRAID docker for AFP will be really appreciate ! ;)
-
Save history with a script...
No idea ?
-
Database "Email recipients" : where is it stored ? (Settings/Notification Settings/SMTP Settings)
Bump
-
Le Passthrough avec unRAID, choix du matériel...
C'est toujours la même : Tout dépends de ce que tu veux faire avec ta VM. De toute façon : pas de passthrough avec le i7-3770K
-
Save history with a script...
Hi ! On unRAID, .bash_history is not saved on reboot, I try to save history : # history | sed 's/^ *[0-9]* *//' > /boot/custom/bash_history 1) by CLI, no problem : -rw-rw-rw- 1 root root 4.0K Oct 28 12:18 bash_history 2) On a script, destination file is zero K : -rw-rw-rw- 1 root root 0K Oct 28 12:20 bash_history I'm afraid there's no solution ? Please tell me I'm wrong. Thanks !
-
Database "Email recipients" : where is it stored ? (Settings/Notification Settings/SMTP Settings)
Hi, Can you tell me where is stored the vlue of "Email recipients" on unRAID Settings / Notification Settings / SMTP Settings ? It's for making a future script Thanks !
-
Time Machine Shares / Avahi
I can edit and save the text if I want. But, try this : Select a txt file in the flash folder on the finder and use "CMD + C" to copy and "CMD +V" to Paste. You'l see an error on OSX v10.6.8 and v10.11.6 : "(Error code -36)" The copied file is 0kb. If I set "Enhanced macOS interoperability:" to "No", no problem.
-
Time Machine Shares / Avahi
Yes. I used copy/past on a txt on the flash volume
-
Need to confirm if the afp support has been removed from the latest version.
Please... We need AFP for old macs
-
Time Machine Shares / Avahi
There is another problem : When you set "Enhanced macOS interoperability:" to "Yes", we can't write on Flash. Mount Flash on the desk, try to copy a txt file : error. May be "vfs objects = catia fruit streams_xattr" cause this trouble in "/etc/samba/smb-shares.conf" ?
-
Serveur FTP avec Unraid
Merci. Aurais tu un début d'info car dans un docker ce pure-ftpd est assez incompréhensible. Où se trouvent les fichiers de conf ? Dans le docker apparement... OK pour la ligne de commande mais, je l'ai installé (d'origine port 2100) mais impossible d'aller sur le WebGUI. Aurais tu un début de piste ? Merci
-
[Support] knex666 - FileBrowser
Yaaaa ! Thanks ! I understand now. The difficulty was to understand how to make the sentence. Thanks to you, it is now very clear. For "After Upload", I use : chmod 0666 $FILE Great ! and thanks again.
-
[Support] knex666 - FileBrowser
Yep' I see. We can use for SaMBa : create mask = 0666 directory mask = 0777 force create mode = 0666 force directory mode = 0777 But I would prefer to adjust FileBrowser. I don't understand how command-runner works !
-
[Support] knex666 - FileBrowser
Another problem How can force 'chmod' to 666 ? FILEBROWSER writes by default 755 and files are not writable by users. And did you know how hide "Settings" (only) for users ? Thanks !!
-
[Support] knex666 - FileBrowser
OK Thanks ! Edited on "Advanced View", added "--user 99:100" on "Extra Parameters:" rules for me !
-
[Support] knex666 - FileBrowser
Hi !! How did you fixed the problem ? If it's fixed... Thanks !
-
Serveur FTP avec Unraid
Le FTP de base est chiant à modifier et pas top. Au pire pour un FTP plus sérieux met proFTPd qui remplacera le FTP de base. Ensuite il faut le configurer. Tu verras que l'interface n'est pas bien finie. Dommage mais on le règle rarement. Installer proFTPd : -Dans Plugins/Install Plugins, entrer : https://raw.githubusercontent.com/SlrG/unRAID/master/Plugins/ProFTPd.plg -Créer un compte utilisateur et le relier à un dossier qui définira le 'root' folder "/" : User name : nom-du-user Description: ftpuser /mnt/user/dossier-partage Important : -Il faudra redémarrer proFTPd à chaque changement. -Il est possible d'utiliser un compte déjà existant et envoyer vers un dossier précis. Dans les réglages de proFTPd choisir : -Enable ProFTPd : Yes -Webserver available : No Redémarrer proFTPd : # /etc/rc.d/rc.proftpd restart Voir le pid de proFTPd : # ps -A | grep proftpd Pour information, le ficher de config : # vi /etc/proftpd.conf
-
Le Passthrough avec unRAID, choix du matériel...
Salut, Tout dépends de ce que tu veux faire avec ta VM. Du coté du son c'est un problème qui peut être solutionné en deux cas : -Ajouter une carte son USB (donc physique), -Ajouter un périphérique virtuel en éditant la config XML de ta machine mais tu n'aura pas la sortie audio de la machine directement. Pour activer le son dans une VM sur windows, ajouter ces lignes entre "</graphics>" et "<video>" : (A voir à la mettre après video) #================================================================================================== <sound model='ac97'> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </sound> #================================================================================================== De toute façon, le son avec unRAID c'est un problème. Ca fait partie des choses que je trouve dommage. Tu vas avoir un problème de ressources avec ton i3. Il est limité à 2C/4T ! Même si Windows 10 fonctionne bien avec 1 Thread, unRAID fonctionne suffisament avec 3 Threads mais tu sera à la limite si tu as besoin de logiciels plus poussés. Tout dépends aussi de la façon de rendre Win10 léger ou pas (Twicks inSide ! lol) Pour les cartes graphiques, tout dépends aussi de ce que tu met. Ce que j'en sais : unRAID ne prends pas en compte les chipsets graphique des processeurs dans les VM. Donc une carte graphique PCIe sera obligatoire.